We love contributions! We've compiled these docs to help you understand our contribution guidelines.
- Code of conduct
- Conventions to follow
- Supported browsers
- Supported assistive technology
- Commit hygiene
Please read the alphagov
CODE_OF_CONDUCT.md before contributing.
2-space, soft-tabs only. No trailing whitespace. The repository contains an .editorconfig file to enforce this if your editor supports this.
We follow the style conventions detailed in the GDS Way.
While the project is in beta, we're using the Service Manual's browsers to test in. We will reassess this at some point before our next service assessment based on usage data.
While the project is in beta, we're using the Service Manual's assistive technologies to test with. We will reassess this at some point before our next service assessment based on usage data.
Please see our Git style guide in the 'How to store source code' page of the GDS Way, which describes how we prefer Git history and commit messages to read.