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 9786b72 commit 70769dfCopy full SHA for 70769df
1 file changed
.github/PULL_REQUEST_TEMPLATE.md
@@ -0,0 +1,14 @@
1
+**Replace this placeholder text with a summary of the changes in your PR.
2
+The more detailed you are, the better.**
3
+
4
+-----------------
5
6
+Before submitting a PR make sure the following things have been done (and denote this
7
+by checking the relevant checkboxes):
8
9
+- [ ] The commits are consistent with our [contribution guidelines](../blob/master/CONTRIBUTING.md)
10
+- [ ] The new code is not generating bytecode or `M-x checkdoc` warnings
11
+- [ ] You've updated the [changelog](../blob/master/CHANGELOG.md) (if adding/changing user-visible functionality)
12
+- [ ] You've updated the readme (if adding/changing user-visible functionality)
13
14
+Thanks!
0 commit comments