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 89bf247 commit d971f2bCopy full SHA for d971f2b
.github/pull_request_template.md
@@ -0,0 +1,14 @@
1
+[Header - Replace this with a short setence describing the changes]
2
+
3
+[Message - Replace with an explanation of the changes]
4
5
+### How to read this pull request
6
+You may provide an optional explanation of the best way a review might
7
+approach the changes that are being proposed in this pull request.
8
9
+### Checklist
10
+- [ ] Manual validation of the changes have been perfomed (if possible)
11
+- [ ] New or modified code has requisite test coverage (if possible)
12
+- [ ] I have performed a self-review of the changes
13
+- [ ] I have made necessary changes and/or pull requests for documentation
14
+- [ ] I have written useful comments in the code
0 commit comments