Skip to content

Commit 6354a78

Browse files
committed
Update pull_request_template.md
1 parent 537b87a commit 6354a78

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 @@ Describe the use case and detail of the change. If this PR addresses an issue on
66

77
Before creating a PR, run through this checklist and mark each as complete:
88

9-
- [ ] I have read the [`contributing guidelines`](/CONTRIBUTING.md).
9+
- [ ] I have read the [contributing guidelines](/CONTRIBUTING.md).
1010
- [ ] If applicable, I have added tests that prove my fix is effective or that my feature works.
1111
- [ ] If applicable, I have checked that any relevant tests pass after adding my changes.
1212
- [ ] I have updated any relevant documentation (e.g. [`README.md`](/README.md)).

0 commit comments

Comments
 (0)