Skip to content

Commit ce87d89

Browse files
authored
Merge pull request #28584 from sftim/20210623_fix_pr_template_primary_branch_rename
Fix default branch name in PR template
2 parents d18d8d8 + e3676f5 commit ce87d89

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
@@ -11,7 +11,7 @@
1111
For overall help on editing and submitting pull requests, visit:
1212
https://kubernetes.io/docs/contribute/start/#improve-existing-content
1313
14-
Use the default base branch, “master”, if you're documenting existing
14+
Use the default base branch, “main”, if you're documenting existing
1515
features in the English localization.
1616
1717
If you're working on a different localization (not English), see

0 commit comments

Comments
 (0)