From ca5f505fbd98534a7a67256381fd18218787d57b Mon Sep 17 00:00:00 2001 From: Rotimi Best Date: Tue, 3 Oct 2023 09:55:59 +0100 Subject: [PATCH] rename from Not required to optional --- .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 61775595cd..c3667c6624 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -43,7 +43,7 @@ Fixes # (issue) - [ ] Merged the latest changes from main onto my branch with `git pull origin main` - [ ] My changes don't cause any responsiveness issues -### Not Required +### Optional - [ ] Added a screen recording or screenshots to this PR if a UI change was made - [ ] Updated the Formbricks Docs if changes were necessary