From b0c19dc92b5cfdb781b24838a8b2aaad18363890 Mon Sep 17 00:00:00 2001 From: lena-larionova <54370747+lena-larionova@users.noreply.github.com> Date: Tue, 26 Nov 2024 16:00:25 -0800 Subject: [PATCH] Update .github/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 d0a34364..e06ca4e4 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -9,4 +9,4 @@ - [ ] Tested how-to docs. If not, note why here. - [ ] All pages contain metadata - [ ] Updated [sources.yaml](https://github.com/Kong/developer.konghq.com/blob/main/tools/track-docs-changes/config/sources.yml). For more info review [track docs changes](https://github.com/Kong/developer.konghq.com/tree/main/tools/track-docs-changes) -- [ ] This PR links docs to existing docs. +- [ ] Any new docs link to existing docs.