We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 172e307 commit cdbfc17Copy full SHA for cdbfc17
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,24 @@
1
+### What Is This Change?
2
+
3
+<!--
4
+Thanks for considering making a PR to this repository!👋
5
6
+Please give us a brief description of what the proposed change is.
7
8
+As reviewers, we'd really appreciate if you could elaborate on the context of the change.
9
+* If there is an issue related to the change, please make sure to link it!
10
+* If not - please describe the change from a user perspective.
11
+* Is there a user concern the change is addressing that we might not be aware of?
12
13
+If you're making changes to UI components, or affects UX in other ways - please include before-and-after screenshots 🖼️
14
+-->
15
16
+### How Has This Been Tested?
17
18
19
+🔧 Did you make sure the proposed change works, before submitting the PR?
20
+If yes, please tell us how!
21
22
23
+- [ ] `npm run lint`
24
+- [ ] `npm run test`
0 commit comments