diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index bce6412bd..81503982f 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -1,7 +1,22 @@ -## Pull request checklist +## What does this change? -* Does this patch need a change to the documentation? + - Do you need to update the [Catalogue API Swagger][swagger]? +### Checklist + +- [ ] Does this patch need a change to the documentation? +- [ ] Do you need to update the [Catalogue API Swagger][swagger]? [swagger]: https://github.com/wellcomecollection/developers.wellcomecollection.org/blob/main/reference/catalogue.yaml + +## How to test + + + +## How can we measure success? + + + +## Have we considered potential risks? + +