Sha256: ba0245bd37be99d26a4f20b725073f6db5683fc908ebd97cbe72ea7f351d903a

Contents?: true

Size: 1.05 KB

Versions: 10

Compression:

Stored size: 1.05 KB

Contents

## Contributing to this project

Everybody who uses this project is encouraged to contribute to this project. If you're part of the [alphagov GitHub organisation](https://www.github.com/alphagov) 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](https://github.com/alphagov/tech-docs-template/issues)
- If you add a new option to `config/tech-docs.yml`, make sure you [document the option in docs/configuration.md](docs/configuration.md)
- If you add a new option to the page frontmatter, make sure you [document the option in docs/frontmatter.md](docs/configuration.md)
- You can test your contribution using [unit tests](spec/govuk_tech_docs), [javascript tests](spec/javascripts) or [integration tests](spec/features)
- If your change is relevant to the users of the gem, add something to [CHANGELOG](CHANGELOG.md). You don't have to do this if it's just refactoring. Make sure that you include any upgrade instructions.

Version data entries

10 entries across 10 versions & 1 rubygems

Version Path
govuk_tech_docs-1.8.0 CONTRIBUTING.md
govuk_tech_docs-1.7.0 CONTRIBUTING.md
govuk_tech_docs-1.6.3 CONTRIBUTING.md
govuk_tech_docs-1.6.2 CONTRIBUTING.md
govuk_tech_docs-1.6.1 CONTRIBUTING.md
govuk_tech_docs-1.6.0 CONTRIBUTING.md
govuk_tech_docs-1.5.0 CONTRIBUTING.md
govuk_tech_docs-1.4.0 CONTRIBUTING.md
govuk_tech_docs-1.3.1 CONTRIBUTING.md
govuk_tech_docs-1.3.0 CONTRIBUTING.md