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.
2 parents 962afa5 + c322ab6 commit 001206eCopy full SHA for 001206e
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,22 @@
1
+# [ISSUE XXXX](https://github.com/haxtheweb/issues/issues/XXXX)
2
+
3
+## Description of Changes
4
+*
5
6
7
+## Before submitting this PR, I made sure I:
8
+- [ ] Followed the coding conventions
9
+- [ ] Added/updated tests for changes
10
+- [ ] Verified accessibility (Lighthouse score, Screen-Reader)
11
+- [ ] Updated documentation where necessary
12
+- [ ] Checked cross-browser compatibility
13
14
+## Ways to test
15
+1.
16
+2.
17
+3.
18
19
+## Notes
20
+<!-- Any additional context, decisions, or follow-up work -->
21
22
+## Console Output Screenshot
0 commit comments