File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
.github/PULL_REQUEST_TEMPLATE Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 66-->
77
88- [ ] I am not disclosing a [ vulnerability] ( https://github.com/parse-community/parse-server/blob/master/SECURITY.md ) .
9- - [ ] I create this PR in reference to an [ issue] ( https://github.com/parse-community/parse-server/issues?q=is%3Aissue ) .
9+ - [ ] I am creating this PR in reference to an [ issue] ( https://github.com/parse-community/parse-server/issues?q=is%3Aissue ) .
1010
1111### Issue Description
1212<!-- Add a brief description of the issue this PR solves. -->
@@ -17,9 +17,14 @@ Related issue: FILL_THIS_OUT
1717<!-- Add a description of the approach in this PR. -->
1818
1919### TODOs before merging
20- <!-- Add the TODOs that need to be completed before merging this PR. -->
20+ <!--
21+ Add TODOs that need to be completed before merging this PR.
22+ Delete suggested TODOs that do not apply to this PR.
23+ -->
2124
2225- [ ] Add test cases
2326- [ ] Add entry to changelog
2427- [ ] Add changes to documentation (guides, repository pages, in-code descriptions)
28+ - [ ] Add security check warning <!-- see PR #6973 -->
29+ - [ ] Add new Parse Error codes to Parse JS SDK <!-- no hard-coded error codes in Parse Server -->
2530- [ ] ...
You can’t perform that action at this time.
0 commit comments