This repo should be used as a template when creating new repos for the Apprenticeship Service
- .github/CODEOWNERS - Defines required approvals for changes to files specified in the CODEOWNERS file
- azure/template.json - Azure ARM template should be used to provision resources on the Azure platform
- .gitignore - Intialised for Visual Studio
- azure-pipelines.yml - Azure Pipelines definition file
- GitVersion.yml - GitVersion configuration file
- LICENSE - License information file
- README.md - Populate with useful information about the repo, the projects it contains and how to get started.
An introduction to the project goes here!