From c01586429305797c0ba9b2ee47729a1512603460 Mon Sep 17 00:00:00 2001 From: Manuel <5673677+mtrezza@users.noreply.github.com> Date: Tue, 27 Jan 2026 18:07:02 +0100 Subject: [PATCH] docs: Simplify PR template (#10026) --- .github/pull_request_template.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a61c8e96..38051caa 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,10 +2,9 @@ - Report security issues [confidentially](https://github.com/parse-community/parse-server/security/policy). - Any contribution is under this [license](https://github.com/parse-community/parse-server/blob/alpha/LICENSE). -- Link this pull request to an [issue](https://github.com/parse-community/parse-server/issues?q=is%3Aissue). ## Issue - + Closes: FILL_THIS_OUT @@ -13,7 +12,7 @@ Closes: FILL_THIS_OUT ## Tasks - + - [ ] Add tests - [ ] Add changes to documentation (guides, repository pages, code comments)