Sha256: f36e2fa2d755746ac72a70e832a7273a450da3395d8d81d7aff6e152a04cce81

Contents?: true

Size: 1.05 KB

Versions: 18

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/frontmatter.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

18 entries across 18 versions & 2 rubygems

Version Path
govuk_tech_docs-2.0.8 CONTRIBUTING.md
govuk_tech_docs-2.0.7 CONTRIBUTING.md
govuk_tech_docs-2.0.6 CONTRIBUTING.md
govuk_tech_docs-2.0.5 CONTRIBUTING.md
govuk_tech_docs-2.0.4 CONTRIBUTING.md
govuk_tech_docs-2.0.3 CONTRIBUTING.md
govuk_tech_docs-2.0.2 CONTRIBUTING.md
govuk_tech_docs-2.0.1 CONTRIBUTING.md
govuk_tech_docs-2.0.0.pre.test.pre.release.pre.525 CONTRIBUTING.md
govuk_tech_docs-2.0.0.pre.test.pre.release.pre.524 CONTRIBUTING.md
govuk_tech_docs-2.0.0.test.pre.release.521 CONTRIBUTING.md
govuk_tech_docs-2.0.0 CONTRIBUTING.md
govuk_tech_docs-1.9.0.pre.rc2 CONTRIBUTING.md
govuk_tech_docs-1.9.0.pre.gfe CONTRIBUTING.md
govuk_tech_docs-1.8.3 CONTRIBUTING.md
dss_tech_docs-0.1.0 CONTRIBUTING.md
govuk_tech_docs-1.8.2 CONTRIBUTING.md
govuk_tech_docs-1.8.1 CONTRIBUTING.md