File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -6,11 +6,13 @@ The more detailed you are, the better.**
66Before submitting a PR make sure the following things have been done (and denote this
77by checking the relevant checkboxes):
88
9- - [ ] The commits are consistent with our [ contribution guidelines] ( ../CONTRIBUTING.md )
9+ - [ ] The commits are consistent with our [ contribution guidelines] [ 1 ]
1010- [ ] You've added tests (if possible) to cover your change(s). Indentation & font-lock tests are extremely important!
1111- [ ] All tests are passing (` make test ` )
1212- [ ] The new code is not generating bytecode or ` M-x checkdoc ` warnings
1313- [ ] You've updated the changelog (if adding/changing user-visible functionality)
1414- [ ] You've updated the readme (if adding/changing user-visible functionality)
1515
1616Thanks!
17+
18+ [ 1 ] : https://github.com/clojure-emacs/clojure-mode/blob/master/CONTRIBUTING.md
You can’t perform that action at this time.
0 commit comments