We record our work and decisions in this repo.
You can find:
- product decisions in decision-record/
- technical decisions in ADR/
- technical diagrams in diagrams/
- user research findings in research/
- documentation of our designs in design/
We also have:
- a private wiki for team documentation (set-up, onboarding etc)
- a public wiki that we don't use all that much
You can find our code in the following repositories:
- forms-admin - our application for building forms.
- forms-api - our application for storing and serving form definitions.
- forms-runner - our application for hosting forms, so that they can be filled in by members of the public.
- forms-e2e-tests - end-to-end tests for the service.
- forms-product-page - our product pages, as seen at https://forms.service.gov.uk
- forms-prototypes - our prototypes, used for user research and design exploration.
- govuk-forms-markdown - our gem for rendering the limited subset of markdown we support.
Unless stated otherwise, the codebase is released under the MIT License. This covers both the codebase and any sample code in the documentation.
The documentation is © Crown copyright and available under the terms of the Open Government 3.0 licence.