chore: update link to contributing guide
This commit is contained in:
committed by
GitHub
parent
925c19efd1
commit
60bbdd99fd
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -2,7 +2,7 @@ Checklist:
|
|||||||
|
|
||||||
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->
|
<!-- Please follow this checklist and put an x in each of the boxes, like this: [x]. It will ensure that our team takes your pull request seriously. -->
|
||||||
|
|
||||||
- [ ] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
|
- [ ] I have read [freeCodeCamp's contribution guidelines](https://contribute.freecodecamp.org).
|
||||||
- [ ] My pull request has a descriptive title (not a vague title like `Update index.md`)
|
- [ ] My pull request has a descriptive title (not a vague title like `Update index.md`)
|
||||||
- [ ] My pull request targets the `master` branch of freeCodeCamp.
|
- [ ] My pull request targets the `master` branch of freeCodeCamp.
|
||||||
- [ ] All the files I changed are in the same world language, for example: only English changes, or only Chinese changes, etc.
|
- [ ] All the files I changed are in the same world language, for example: only English changes, or only Chinese changes, etc.
|
||||||
|
Reference in New Issue
Block a user