Skip to content

Commit 3616e14

Browse files
authored
Fix broken link to contribution guidelines in pull request template
1 parent 789b748 commit 3616e14

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
@@ -1,6 +1,6 @@
11
**Description**
22

3-
- [ ] I have read the [contribution guidelines](../CONTRIBUTING.md)
3+
- [ ] I have read the [contribution guidelines](https://github.com/NLeSC/python-template/blob/main/CONTRIBUTING.md)
44
- [ ] This update is in line with what is recommended in the [Python chapter of the Guide](https://guide.esciencecenter.nl/#/best_practices/language_guides/python)
55
- [ ] All user facing changes have been added to CHANGELOG.md
66

0 commit comments

Comments
 (0)