We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9332165 commit 758e4b7Copy full SHA for 758e4b7
.github/pull_request_template.md
@@ -22,9 +22,8 @@ Related issue: FILL_THIS_OUT
22
Delete suggested TODOs that do not apply to this PR.
23
-->
24
25
-- [ ] Add test cases
26
-- [ ] Add entry to changelog
+- [ ] Add tests
27
- [ ] Add changes to documentation (guides, repository pages, in-code descriptions)
28
- [ ] Add [security check](https://github.com/parse-community/parse-server/blob/master/CONTRIBUTING.md#security-checks)
29
- [ ] Add new Parse Error codes to Parse JS SDK <!-- no hard-coded error codes in Parse Server -->
30
-- [ ] ...
+- [x] A changelog entry is created automatically using the pull request title (do not manually add a changelog entry)
0 commit comments