Skip to content

Commit c2097c5

Browse files
authored
Update PULL_REQUEST_TEMPLATE.md
1 parent bfc992c commit c2097c5

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
@@ -32,6 +32,6 @@
3232
- [ ] My code follows the code style of this project.
3333
- [ ] My change requires a change to the documentation.
3434
- [ ] I have updated the documentation accordingly.
35-
- [ ] I have read the **CONTRIBUTING** document.
35+
- [ ] I have read the [**CONTRIBUTING**](../CONTRIBUTING.md) document.
3636
- [ ] I have added tests to cover my changes.
3737
- [ ] All new and existing tests passed.

0 commit comments

Comments
 (0)