Skip to content
11 changes: 11 additions & 0 deletions .github/PULL_REQUEST_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
## Checklist

- [ ] I have tested the changes in both light and dark mode.
- [ ] I have considered the need for new unit tests.
- [ ] I have tested the changes on a cluster.
- [ ] I have included relevant documentation updates.
- [ ] I have an approved Figma design or have reflected my changes in Figma
- [ ] I have verified that the UI/UX is consistent in major browsers (e.g., Chrome, Firefox, Safari, Edge).
- [ ] I have tested the changes on mobile devices or simulators to ensure responsiveness.
- [ ] I have tested expected error states and verified that the user is presented with informative error messages.
- [ ] I have tested the feature with unusual or extreme inputs (e.g., very long strings, empty states, clicking a button multiple times quickly).
Loading