Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,7 @@ You can find:
- user research findings in [research/](research/)
- documentation of our designs in [design/](design/)

We also have:
- [a private wiki](https://github.com/alphagov/forms-team/wiki) for team documentation (set-up, onboarding etc)
- [a public wiki](https://github.com/alphagov/forms/wiki) that we don't use all that much
## Our repositories

You can find our code in the following repositories:
- [forms-admin](https://github.com/alphagov/forms-admin) - our application for building forms.
Expand All @@ -22,6 +20,9 @@ You can find our code in the following repositories:
- [forms-prototypes](https://github.com/alphagov/forms-prototypes) - our prototypes, used for user research and design exploration.
- [govuk-forms-markdown](https://github.com/alphagov/govuk-forms-markdown) - our gem for rendering the limited subset of markdown we support.

We also have:
- [a private wiki](https://github.com/alphagov/forms-team/wiki) for team documentation (set-up, onboarding etc)

## License

Unless stated otherwise, the codebase is released under [the MIT License](LICENCE). This covers both the codebase and any sample code in the documentation.
Expand Down