From 4b1d46fb09d7261cf02a91a68184a40403b9d98b Mon Sep 17 00:00:00 2001 From: Manuel <5673677+mtrezza@users.noreply.github.com> Date: Wed, 16 Nov 2022 23:20:30 +0100 Subject: [PATCH] docs: fix PR template --- .github/pull_request_template.md | 1 - 1 file changed, 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 3746a220..808550e2 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -26,4 +26,3 @@ Closes: FILL_THIS_OUT - [ ] Add changes to documentation (guides, repository pages, in-code descriptions) - [ ] Add [security check](https://github.com/parse-community/parse-server/blob/master/CONTRIBUTING.md#security-checks) - [ ] Add new Parse Error codes to Parse JS SDK -- [x] A changelog entry is created automatically using the pull request title (do not manually add a changelog entry)