Skip to content

Github "template" repository, from which to create new MoD Repositories with organisation defaults

License

Notifications You must be signed in to change notification settings

defencedigital/template-repository

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Ministry of Defence Template Repository

Use this template to create a repository with the default initial files for a Ministry of Defence GitHub repository, including:

  • The correct LICENSE
  • Github Action example [TODO]
  • A .gitignore file
  • A CODEOWNERS file
  • A dependabot.yml file
  • The MoD Compliant Badge [TODO]

Once you have created your repository, please:

  • Edit the copy of this README.md file to document your project.
  • Grant permission/s to the appropriate MoD team/s with at least one team having Admin permissions.
  • Try not to add individual users to the repository, instead use a team.
  • To add an Outside Collaborator to the repository follow the guidelines on the GitHub-collaborator repository [TODO].
  • Ensure branch protection is set up on the main branch.
  • Modify the CODEOWNERS file and state the team or users that can authorise PR's.
  • Modify the Dependabot file to suit the dependency manager you plan to use and for automated pull requests for package updates. Dependabot is enabled in the settings by default.
  • Modify the short description found on the right side of the README.md file.
  • Ensure as many of the GitHub Standards [TODO] rules are maintained as possibly can.
  • Modify the MoD Compliant Badge url using these instructions [TODO].

About

Github "template" repository, from which to create new MoD Repositories with organisation defaults

Resources

License

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published