Skip to content

Commit 21d584c

Browse files
authored
Merge pull request #2588 from dijonkitchen/patch-2
fix: Contributing file link
2 parents d5ba9b5 + 66b8f8f commit 21d584c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ The more detailed you are, the better.**
66
Before submitting the PR make sure the following things have been done (and denote this
77
by checking the relevant checkboxes):
88

9-
- [ ] The commits are consistent with our [contribution guidelines](../blob/master/CONTRIBUTING.md)
9+
- [ ] The commits are consistent with our [contribution guidelines](../.github/CONTRIBUTING.md)
1010
- [ ] You've added tests (if possible) to cover your change(s)
1111
- [ ] All tests are passing (`make test`)
1212
- [ ] All code passes the linter (`make lint`) which is based on [`elisp-lint`](https://github.com/gonewest818/elisp-lint) and includes

0 commit comments

Comments
 (0)