From f65f96e8fc3b46a763830ad926870066d4b426b9 Mon Sep 17 00:00:00 2001 From: Catalina Garcia Date: Mon, 30 Mar 2026 14:44:10 +0100 Subject: [PATCH] Update alphagov references to govuk-forms We have transferred all repos to govuk-forms. This does not update any references in ADRs before this point (GitHub will redirect any links) --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- README.md | 14 +++++++------- decision-record/README.md | 2 +- 3 files changed, 9 insertions(+), 9 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index f0039520d..09530b690 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,7 @@ # PR Checklist - [ ] If you are proposing a new decision record document, used the right template for that - - ([ADR](https://github.com/alphagov/forms/blob/main/ADR/ADRXXX-architecture-decision-record-template.md), [decision-record](https://github.com/alphagov/forms/blob/main/decision-record/DRXXX-decision-record-template.md), engagement, [research](https://github.com/alphagov/forms/blob/main/research/YYYY-MM-DD-template.md)) + - ([ADR](https://github.com/govuk-forms/forms/blob/main/ADR/ADRXXX-architecture-decision-record-template.md), [decision-record](https://github.com/govuk-forms/forms/blob/main/decision-record/DRXXX-decision-record-template.md), engagement, [research](https://github.com/govuk-forms/forms/blob/main/research/YYYY-MM-DD-template.md)) - [ ] Set yourself as the Assignee - [ ] Tag anyone you would like to review, or @forms-design or @forms-devs - [ ] Fill in the template below diff --git a/README.md b/README.md index cb68d4aed..097fc45b6 100644 --- a/README.md +++ b/README.md @@ -17,15 +17,15 @@ You can find: ## Our other repositories You can find our code in the following repositories: -- [forms-admin](https://github.com/alphagov/forms-admin) - our application for building forms. -- [forms-runner](https://github.com/alphagov/forms-runner) - our application for hosting forms, so that they can be filled in by members of the public. -- [forms-e2e-tests](https://github.com/alphagov/forms-e2e-tests) - end-to-end tests for the service. -- [forms-product-page](https://github.com/alphagov/forms-product-page) - our product pages, as seen at [https://forms.service.gov.uk](https://forms.service.gov.uk) -- [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. +- [forms-admin](https://github.com/govuk-forms/forms-admin) - our application for building forms. +- [forms-runner](https://github.com/govuk-forms/forms-runner) - our application for hosting forms, so that they can be filled in by members of the public. +- [forms-e2e-tests](https://github.com/govuk-forms/forms-e2e-tests) - end-to-end tests for the service. +- [forms-product-page](https://github.com/govuk-forms/forms-product-page) - our product pages, as seen at [https://forms.service.gov.uk](https://forms.service.gov.uk) +- [forms-prototypes](https://github.com/govuk-forms/forms-prototypes) - our prototypes, used for user research and design exploration. +- [govuk-forms-markdown](https://github.com/govuk-forms/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) +- [a private wiki](https://github.com/govuk-forms/forms-team/wiki) for team documentation (set-up, onboarding etc) ## License diff --git a/decision-record/README.md b/decision-record/README.md index 906e0c0ef..305405076 100644 --- a/decision-record/README.md +++ b/decision-record/README.md @@ -14,7 +14,7 @@ Proposing and reviewing decisions requires an understanding of the GitHub and [p ## Reviewing a decision -1. Find the decision record in the list of [pull requests](https://github.com/alphagov/forms/pulls) +1. Find the decision record in the list of [pull requests](https://github.com/govuk-forms/forms/pulls) 2. Add a comment and / or approve the pull request ## Approving / superseding / rejecting a decision