### Purpose <!-- Why is this page being created? --> Document GitHub infrastructure. This issue focuses on GitHub repositories. ### Page Tree <!-- Show the updated page tree when the new page is added. --> ```yml nav: ... - Reference: - Infrastructure: - GitHub: - Repositories: - The .github Repository: reference/infrastructure/github/repositories/dot_github.md - Repository Setup and Management: reference/infrastructure/github/repositories/repo_setup_manage.md ... ``` ### Topics <!-- What are some of the topics that will be discussed on the new page? --> - .github Repository - Issue templates - PR template - Repository Setup and Management - Template Repositories (do we have any at this point?) - Recommended repository settings - CODEOWNERS - Access permissions (by team) ### Resources <!-- Link to any extra resources that might help and describe the relevance if not obvious. --> - [GitHub Templates Docs](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/about-issue-and-pull-request-templates) - [GitHub Repo Docs](https://docs.github.com/en/repositories)
Purpose
Document GitHub infrastructure. This issue focuses on GitHub repositories.
Page Tree
Topics
Resources