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.
2 parents d5ba9b5 + 66b8f8f commit 21d584cCopy full SHA for 21d584c
.github/PULL_REQUEST_TEMPLATE.md
@@ -6,7 +6,7 @@ The more detailed you are, the better.**
6
Before submitting the 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)
+- [ ] The commits are consistent with our [contribution guidelines](../.github/CONTRIBUTING.md)
10
- [ ] You've added tests (if possible) to cover your change(s)
11
- [ ] All tests are passing (`make test`)
12
- [ ] All code passes the linter (`make lint`) which is based on [`elisp-lint`](https://github.com/gonewest818/elisp-lint) and includes
0 commit comments