From cb0b201909f92fb8feb76ce73dcc771303285ac0 Mon Sep 17 00:00:00 2001 From: Udit Sharma Date: Wed, 27 Dec 2023 14:00:59 +0530 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md added documentation update. --- .github/PULL_REQUEST_TEMPLATE.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 2d3cc829..b1a8c932 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -33,3 +33,9 @@ _Add screenshots of relevant screens_ - [ ] I have added test cases to show that my feature works - [ ] I have added relevant screenshots in my PR - [ ] There are no UI/UX issues + + +### Documentation Update + +- [ ] This PR requires an update to the documentation at [docs.keyshade.xyz](https://docs.keyshade.xyz) +- [ ] I have made the necessary updates to the documentation, or no documentation changes are required.