Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit cf5035c

Browse files
committed
Fix paths in PULL_REQUEST_TEMPLATE.md
1 parent fcd0e99 commit cf5035c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,5 +16,5 @@ Check all those that are applicable and complete.
1616

1717
- [ ] Make sure to include one or more tests for your change
1818
- [ ] If an enhancement PR, please create docs and at best an example
19-
- [ ] Add yourself to [`AUTHORS`](../AUTHORS.md)
20-
- [ ] Updated the [`CHANGELOG`](../CHANGELOG.md)
19+
- [ ] Add yourself to [`AUTHORS`](../blob/master/AUTHORS.md)
20+
- [ ] Updated the [`CHANGELOG`](../blob/master/CHANGELOG.md)

0 commit comments

Comments
 (0)