Skip to content

Commit cf0a4c8

Browse files
authored
Update securing-repositories.md
1 parent 46a8fe8 commit cf0a4c8

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

practices/securing-repositories.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,9 @@ This guide describes our minimum set of requirements to secure & configure our G
2727
- Outside collaborators must not be permitted in private repositories.
2828
- Abuse reporting must be enabled 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 -->
2929
- In line with our [inclusive language guidance](../inclusive-language.md), the default branch must not be named "master" - we suggest "main" - please see our [inclusive language guidance](../inclusive-language.md) for how to rename the default branch.
30+
31+
## Teams setup
32+
3033
- GitHub teams must be created to provide individuals access to repositories. The minimum recommended setup is as follows:
3134
- Create a team for the repo (e.g. `Engineering Quality Framework`).
3235
- Add all required members to this team.

0 commit comments

Comments
 (0)