8000 Update PR template link to master CONTRIBUTING.md (#423) · reiyw/rules_python@dd8b148 · GitHub
[go: up one dir, main page]

Skip to content

Commit dd8b148

Browse files
ducthienbui97Jonathon Belotti
andauthored
Update PR template link to master CONTRIBUTING.md (bazel-contrib#423)
Currently `CONTRIBUTING.md` links to `/CONTRIBUTING.md`, it's fine for markdown rendering but in the PR, it links to https://github.com/contributing.md instead Co-authored-by: Jonathon Belotti <jonathon@canva.com>
1 parent 4b7ac91 commit dd8b148

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
@@ -2,7 +2,7 @@
22

33
Please check if your PR fulfills the following requirements:
44

5-
- [ ] Does not include precompiled binaries, eg. `.par` files. See [CONTRIBUTING.md](/CONTRIBUTING.md) for info
5+
- [ ] Does not include precompiled binaries, eg. `.par` files. See [CONTRIBUTING.md](https://github.com/bazelbuild/rules_python/blob/master/CONTRIBUTING.md) for info
66
- [ ] Tests for the changes have been added (for bug fixes / features)
77
- [ ] Docs have been added / updated (for bug fixes / features)
88

0 commit comments

Comments
 (0)
0