Skip to content

Commit c015864

Browse files
authored
docs: Simplify PR template (#10026)
1 parent f2babb2 commit c015864

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

.github/pull_request_template.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,17 @@
22

33
- Report security issues [confidentially](https://github.com/parse-community/parse-server/security/policy).
44
- 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).
65

76
## Issue
8-
<!-- Add the link to the issue that this PR closes. -->
7+
<!-- Describe the issue. -->
98

109
Closes: FILL_THIS_OUT
1110

1211
## Approach
1312
<!-- Describe the changes in this PR. -->
1413

1514
## Tasks
16-
<!-- Delete tasks that don't apply. -->
15+
<!-- Check completed tasks and delete tasks that don't apply. -->
1716

1817
- [ ] Add tests
1918
- [ ] Add changes to documentation (guides, repository pages, code comments)

0 commit comments

Comments
 (0)