Fix a typo in the PR template
This commit is contained in:
committed by
mrugesh mohapatra
parent
99623af56d
commit
4d33285d90
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -3,7 +3,7 @@
|
|||||||
- [ ] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
|
- [ ] I have read [freeCodeCamp's contribution guidelines](https://github.com/freeCodeCamp/freeCodeCamp/blob/master/CONTRIBUTING.md).
|
||||||
- [ ] 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.
|
||||||
- [ ] None of my changes are plagiarized from another source without proper attirbution.
|
- [ ] None of my changes are plagiarized from another source without proper attribution.
|
||||||
- [ ] My article does not contain shortened URLs or affiliate links.
|
- [ ] My article does not contain shortened URLs or affiliate links.
|
||||||
|
|
||||||
If your pull request addresses a currently open issue, replace the XXXXX below with that issue number.
|
If your pull request addresses a currently open issue, replace the XXXXX below with that issue number.
|
||||||
|
Reference in New Issue
Block a user