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 f2babb2 commit c015864Copy full SHA for c015864
1 file changed
.github/pull_request_template.md
@@ -2,18 +2,17 @@
2
3
- Report security issues [confidentially](https://github.com/parse-community/parse-server/security/policy).
4
- Any contribution is under this [license](https://github.com/parse-community/parse-server/blob/alpha/LICENSE).
5
-- Link this pull request to an [issue](https://github.com/parse-community/parse-server/issues?q=is%3Aissue).
6
7
## Issue
8
-<!-- Add the link to the issue that this PR closes. -->
+<!-- Describe the issue. -->
9
10
Closes: FILL_THIS_OUT
11
12
## Approach
13
<!-- Describe the changes in this PR. -->
14
15
## Tasks
16
-<!-- Delete tasks that don't apply. -->
+<!-- Check completed tasks and delete tasks that don't apply. -->
17
18
- [ ] Add tests
19
- [ ] Add changes to documentation (guides, repository pages, code comments)
0 commit comments