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 189c8bc + 836a2c6 commit daca375Copy full SHA for daca375
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,23 @@
1
+
2
+<!-- ^^^ Describe your changes here ^^^ -->
3
4
+## Checklist
5
6
+<!--
7
+ Check all that apply.
8
9
+ Note that these are not all required,
10
+ but serves as information for reviewers.
11
+-->
12
13
+- Testing:
14
+ - [ ] The feature has automated tests
15
+ - [ ] Tests were run
16
+ - If not, explain how you tested your changes
17
18
+- Documentation:
19
+ - [ ] The feature is documented
20
+ - [ ] The documentation is up to date
21
+ - Release notes:
22
+ - [ ] Added an entry if the change is breaking or significant
23
+ - [ ] Added an entry when adding a new feature
0 commit comments