Skip to content

Commit d65d25f

Browse files
authored
Repo config - note on default branch name
1 parent 340f9bf commit d65d25f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

practices/securing-repositories.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ This guide lays out security best practice for Github repositories. This set of
3232
- Private repositories must disable forking.
3333
- There must be no outside collaborators in private repositories.
3434
- Enable abuse reporting by <!-- markdown-link-check-disable -->[accepting content reports](https://docs.github.com/en/communities/moderating-comments-and-conversations/managing-how-contributors-report-abuse-in-your-organizations-repository)<!-- markdown-link-check-enable -->
35+
- Default branch should be called "main", not "master" - please see [](../inclusive-language.md) for guidance on how to rename the default branch
3536

3637
### Teams setup
3738

0 commit comments

Comments
 (0)