Skip to content

Commit 707b97c

Browse files
authored
Merge pull request #5191 from kenjis/move-pr-template
Move PR template
2 parents cb714b5 + aaab1bc commit 707b97c

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

PULL_REQUEST_TEMPLATE.md renamed to .github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Explain what you have changed, and why.
55

66
**Checklist:**
77
- [ ] Securely signed commits
8-
- [ ] Component(s) with PHPdocs
8+
- [ ] Component(s) with PHPDoc blocks, only if necessary or adds value
99
- [ ] Unit testing, with >80% coverage
1010
- [ ] User guide updated
1111
- [ ] Conforms to style guide
@@ -19,4 +19,3 @@ Explain what you have changed, and why.
1919
- Unsolicited pull requests will be considered, but there is no guarantee of acceptance
2020
- Pull requests should be from a feature branch in the contributor's fork of the repository
2121
to the develop branch of the project repository
22-

0 commit comments

Comments
 (0)