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.
1 parent 0d325fb commit 1d49d20Copy full SHA for 1d49d20
.github/pull_request_template.md
@@ -0,0 +1,23 @@
1
+## Reason for this PR
2
+
3
+`[Author TODO: add issue # or explain reasoning.]`
4
5
+## Description of changes
6
7
+`[Author TODO: add description of changes.]`
8
9
+## License acceptance
10
11
+By submitting this pull request, I confirm that my contribution is made under
12
+the terms of the MIT-0 [1] license.
13
14
+[1] https://github.com/aws/mit-0
15
16
+## PR checklist
17
18
+`[Author TODO: Meet these criteria & check the boxes.]`
19
+`[Reviewer TODO: Verify checked boxes. Request changes if criteria not met]`
20
21
+- [ ] The reason for this PR is clearly provided (issue no. or explanation).
22
+- [ ] The description of changes is clear and encompassing.
23
+- [ ] All commits in this PR are signed (`git commit -s`).
0 commit comments