This repository is public, but it's not supported open source software. We may not accept contributions if they aren't useful for GOV.UK or if they introduce operational complexity.
You can propose changes using a pull request.
- Fork the repository (if you don't have access to push new branches)
- Create a feature branch to work on (
git checkout -b my-new-feature
) - Commit your work (we like commits that explain your thought process)
- Open a pull request
- If you have write access, you can merge your own pull request once somebody has reviewed it and given you a thumbs up 👍. If you don't have access, we'll merge the pull request for you once it's ready.
Our tests run on Travis (for all pull requests) and on our own Jenkins instance (from branches in the alphagov GitHub organisation).