We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90d07ac commit 2465a25Copy full SHA for 2465a25
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,11 @@
1
+## Considerations
2
+
3
+- [ ] I have tested the changes in both light and dark mode.
4
+- [ ] I have considered the need for new unit tests.
5
+- [ ] I have tested the changes on a cluster.
6
+- [ ] I have included relevant documentation updates.
7
+- [ ] I have an approved Figma design or have reflected my changes in Figma
8
+- [ ] I have verified that the UI/UX is consistent in major browsers (e.g., Chrome, Firefox, Safari, Edge).
9
+- [ ] I have tested the changes for responsiveness in different screen resolutions.
10
+- [ ] I have tested expected error states and verified that the user is presented with informative error messages.
11
+- [ ] I have tested the feature with unusual or extreme inputs (e.g., very long strings, empty states, clicking a button multiple times quickly).
0 commit comments