fix(docs, tools): switch to main in PR template (#40882)
Changes `master` to `main` in the template to reflect our branch rename. Signed-off-by: nhcarrigan <nhcarrigan@gmail.com>
This commit is contained in:
committed by
GitHub
parent
1dc01df7df
commit
2a23c2d989
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
2
.github/PULL_REQUEST_TEMPLATE.md
vendored
@ -4,7 +4,7 @@ Checklist:
|
||||
|
||||
- [ ] 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 targets the `master` 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.
|
||||
|
||||
<!--If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.-->
|
||||
|
Reference in New Issue
Block a user