File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change 11Before submitting a PR make sure the following things have been done:
22
3- -[ ] The commits are consistent with our [ contribution guidelines] ( CONTRIBUTING.md )
4- -[ ] You've added tests (if possible) to cover your change(s)
5- -[ ] All tests are passing (` make test ` )
6- -[ ] The new code is not generating bytecode or ` M-x checkdoc ` warnings
7- -[ ] You've updated the changelog (if adding/changing user-visible functionality)
8- -[ ] You've updated the readme (if adding/changing user-visible functionality)
9- -[ ] You've updated the refcard (if you made changes to the commands listed there)
3+ - [ ] The commits are consistent with our [ contribution guidelines] ( CONTRIBUTING.md )
4+ - [ ] You've added tests (if possible) to cover your change(s)
5+ - [ ] All tests are passing (` make test ` )
6+ - [ ] The new code is not generating bytecode or ` M-x checkdoc ` warnings
7+ - [ ] You've updated the changelog (if adding/changing user-visible functionality)
8+ - [ ] You've updated the readme (if adding/changing user-visible functionality)
9+ - [ ] You've updated the refcard (if you made changes to the commands listed there)
1010
1111Thanks!
You can’t perform that action at this time.
0 commit comments