docs: Simplify PR template (#10026)

This commit is contained in:
Manuel
2026-01-27 18:07:02 +01:00
committed by GitHub
parent f2babb2ac4
commit c015864293

View File

@@ -2,10 +2,9 @@
- Report security issues [confidentially](https://github.com/parse-community/parse-server/security/policy). - 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). - 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 ## Issue
<!-- Add the link to the issue that this PR closes. --> <!-- Describe the issue. -->
Closes: FILL_THIS_OUT Closes: FILL_THIS_OUT
@@ -13,7 +12,7 @@ Closes: FILL_THIS_OUT
<!-- Describe the changes in this PR. --> <!-- Describe the changes in this PR. -->
## Tasks ## Tasks
<!-- Delete tasks that don't apply. --> <!-- Check completed tasks and delete tasks that don't apply. -->
- [ ] Add tests - [ ] Add tests
- [ ] Add changes to documentation (guides, repository pages, code comments) - [ ] Add changes to documentation (guides, repository pages, code comments)