Skip to content

Commit 2a23c2d

Browse files
author
Nicholas Carrigan (he/him)
authored
fix(docs, tools): switch to main in PR template (freeCodeCamp#40882)
Changes `master` to `main` in the template to reflect our branch rename. Signed-off-by: nhcarrigan <[email protected]>
1 parent 1dc01df commit 2a23c2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Checklist:
44

55
- [ ] I have read [freeCodeCamp's contribution guidelines](https://contribute.freecodecamp.org).
66
- [ ] My pull request has a descriptive title (not a vague title like `Update index.md`)
7-
- [ ] My pull request targets the `master` branch of freeCodeCamp.
7+
- [ ] My pull request targets the `main` branch of freeCodeCamp.
88
- [ ] All the files I changed are in the same world language, for example: only English changes, or only Chinese changes, etc.
99

1010
<!--If your pull request closes a GitHub issue, replace the XXXXX below with the issue number.-->

0 commit comments

Comments
 (0)