* improved feature suggestion template * added test case chapter to bug report template * PR wording * added PR template * improved formatting in issue template * removed checkbox for concept due to new GH discussions process * improved wording * improved PR todo list * amended PR checklist; minor rewording * removed duplicate wording * add securtiy check section to contribution guide
1.1 KiB
1.1 KiB
New Pull Request Checklist
- I am not disclosing a vulnerability.
- I am creating this PR in reference to an issue.
Issue Description
Related issue: FILL_THIS_OUT
Approach
TODOs before merging
- Add test cases
- Add entry to changelog
- Add changes to documentation (guides, repository pages, in-code descriptions)
- Add security check
- Add new Parse Error codes to Parse JS SDK
- ...