Add a checkbox to tell people to only change files of one language at a time (#34645)

This commit is contained in:
Quincy Larson 2018-12-12 09:46:53 +08:00 committed by Randell Dawson
parent 722c84ff2e
commit ad79f47bcc

View File

@ -4,7 +4,8 @@
- [ ] My pull request has a descriptive title (not a vague title like `Update index.md`)
- [ ] My pull request targets the `master` branch of freeCodeCamp.
- [ ] None of my changes are plagiarized from another source without proper attribution.
- [ ] My article does not contain shortened URLs or affiliate links.
- [ ] All the files I changed are in the same world language (for example: only English changes, or only Chinese changes, etc.)
- [ ] My changes do not use shortened URLs or affiliate links.
<!--If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.-->