Everybody who uses this project is encouraged to contribute to this project. If you're part of the alphagov GitHub organisation you probably have write access to this repo. If you don't, ask a GitHub admin or #tech-docs-format on Slack.
- Before adding your feature, check the backlog to see if someone is already talking about it
- If you add a new option to
config/tech-docs.yml, make sure you document the new configuration option - If you add a new option to the page frontmatter, make sure you document the new frontmatter configuration
- You can test your contribution using unit tests, javascript tests or integration tests
- If your change is relevant to the users of the gem, add something to CHANGELOG. You don't have to do this if it's just refactoring. Make sure that you include any upgrade instructions.