- 🍕 Feature
- 🐛 Bug Fix
- 📝 Documentation Update
- 🎨 Style
- 🧑💻 Code Refactor
- 🔥 Performance Improvements
- ✅ Test
- 🤖 Build
- 🔁 CI
- ⏩ Revert
- Related Issue #
- Closes #
- Related Basecamp To-do URL:
- Related Support Ticket URL:
If your PR includes UI changes, please utilize this checklist:
- Semantic HTML implemented?
- Keyboard operability supported?
- Checked with Accessibility Checker or WAVE and addressed
Error
andWarning
issues?
For more info, check out the Accessibility Checker Documentation.
- I have tested this code to the best of my abilities.
- I have run local linting and tests.
- I have checked that the base branch is correctly set.
- I have updated the documentation or README.md accordingly.