Skip to content

Commit f224d47

Browse files
committed
docs: fix link to CONTRIBUTING.md
1 parent 8aa3b34 commit f224d47

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
<summary><b>Before submitting</b></summary>
33

44
- [ ] Was this discussed/agreed via a Github issue? (no need for typos and docs improvements)
5-
- [ ] Did you read the [contributor guideline](https://github.com/Lightning-AI/lightning/blob/master/.github/CONTRIBUTING.md), Pull Request section?
5+
- [ ] Did you read the [contributor guideline](https://github.com/Lightning-AI/pytorch-lightning/blob/master/.github/CONTRIBUTING.md), Pull Request section?
66
- Did you make sure to update the docs?
77
- [ ] Did all existing and newly added tests pass locally?
88

0 commit comments

Comments
 (0)