Contributing
This repository is designed to match the internal style guidelines that Birmingham and Solihull ICS have for their reports and projects, but if you have any recommendations for improvements please feel free to create an issue.
For BSOL ICB team members, note that you cannot directly commit to the main branch. Please create any changes on a separate branch to master. Once you are ready, create a pull request to merge your changes back into master. Before you create a pull request, ensure that:
- you have created unit tests (using testthat)
- github actions builds successfully on your new branch
- the changes that you are making are not partial but are a finished piece of work
- changes have been signed off by managers or discussed with the team