You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+4-3Lines changed: 4 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -10,9 +10,7 @@ You can find:
10
10
- user research findings in [research/](research/)
11
11
- documentation of our designs in [design/](design/)
12
12
13
-
We also have:
14
-
-[a private wiki](https://github.com/alphagov/forms-team/wiki) for team documentation (set-up, onboarding etc)
15
-
-[a public wiki](https://github.com/alphagov/forms/wiki) that we don't use all that much
13
+
## Our repositories
16
14
17
15
You can find our code in the following repositories:
18
16
-[forms-admin](https://github.com/alphagov/forms-admin) - our application for building forms.
@@ -22,6 +20,9 @@ You can find our code in the following repositories:
22
20
-[forms-prototypes](https://github.com/alphagov/forms-prototypes) - our prototypes, used for user research and design exploration.
23
21
-[govuk-forms-markdown](https://github.com/alphagov/govuk-forms-markdown) - our gem for rendering the limited subset of markdown we support.
24
22
23
+
We also have:
24
+
-[a private wiki](https://github.com/alphagov/forms-team/wiki) for team documentation (set-up, onboarding etc)
25
+
25
26
## License
26
27
27
28
Unless stated otherwise, the codebase is released under [the MIT License](LICENCE). This covers both the codebase and any sample code in the documentation.
0 commit comments