docs: update PR template (#42210)

* docs: update PR template

* Update .github/PULL_REQUEST_TEMPLATE.md

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>

Co-authored-by: Sem Bauke <46919888+Sembauke@users.noreply.github.com>
This commit is contained in:
Mrugesh Mohapatra
2021-05-22 19:53:56 +05:30
committed by GitHub
parent 6913e364d1
commit b1eeb0fb11

View File

@ -5,7 +5,7 @@ Checklist:
- [ ] I have read [freeCodeCamp's contribution guidelines](https://contribute.freecodecamp.org). - [ ] 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 `main` branch of freeCodeCamp. - [ ] My pull request targets the `main` branch of freeCodeCamp.
- [ ] All the files I changed are in the same world language, for example: only English changes, or only Chinese changes, etc. - [ ] I have tested these changes either locally on my machine, or GitPod.
<!--If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.--> <!--If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.-->