Files
kami-parse-server/.github/pull_request_template.md
2026-01-27 18:07:02 +01:00

21 lines
743 B
Markdown

## Pull Request
- 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).
## Issue
<!-- Describe the issue. -->
Closes: FILL_THIS_OUT
## Approach
<!-- Describe the changes in this PR. -->
## Tasks
<!-- Check completed tasks and delete tasks that don't apply. -->
- [ ] Add tests
- [ ] Add changes to documentation (guides, repository pages, code comments)
- [ ] 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 <!-- no hard-coded error codes in Parse Server -->