Sha256: f8cea0f9a70a8a8f088b77864223e9ac2745976bdf67d46684efb7dc3c738e12

Contents?: true

Size: 1.27 KB

Versions: 14

Compression:

Stored size: 1.27 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 new configuration option][configuration]
- If you add a new option to the page frontmatter, make sure you [document the new frontmatter configuration](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.

[configuration]: https://github.com/alphagov/tdt-documentation/blob/master/source/amend_project/configuration/index.html.md.erb
[frontmatter]: https://github.com/alphagov/tdt-documentation/blob/master/source/frontmatter.html.md.erb

Version data entries

14 entries across 14 versions & 1 rubygems

Version Path
govuk_tech_docs-2.4.2 CONTRIBUTING.md
govuk_tech_docs-2.4.1 CONTRIBUTING.md
govuk_tech_docs-2.4.0 CONTRIBUTING.md
govuk_tech_docs-2.3.0 CONTRIBUTING.md
govuk_tech_docs-2.2.2 CONTRIBUTING.md
govuk_tech_docs-2.2.1 CONTRIBUTING.md
govuk_tech_docs-2.2.0 CONTRIBUTING.md
govuk_tech_docs-2.1.1 CONTRIBUTING.md
govuk_tech_docs-2.1.0 CONTRIBUTING.md
govuk_tech_docs-2.0.13 CONTRIBUTING.md
govuk_tech_docs-2.0.12 CONTRIBUTING.md
govuk_tech_docs-2.0.11 CONTRIBUTING.md
govuk_tech_docs-2.0.10 CONTRIBUTING.md
govuk_tech_docs-2.0.9 CONTRIBUTING.md