From ff8e018b4e6512b7d3a403cd8039d37dbe2f253f Mon Sep 17 00:00:00 2001 From: Nuno Vieira Date: Thu, 19 Dec 2024 17:08:49 +0000 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- .github/PULL_REQUEST_TEMPLATE.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index a45bb2b9d5..ec6884a1a6 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -33,4 +33,4 @@ _Explain how this change can be tested manually, if applicable._ - [ ] Changelog is updated with client-facing changes - [ ] Changelog is updated with new localization keys - [ ] New code is covered by unit tests -- [ ] Documented has been updated and there is a Draft PR in the `docs-content` repo +- [ ] Documentation has been updated in the `docs-content` repo