Skip to content

Commit eaa69ae

Browse files
authored
Update pull request template checklist
Removed the checklist item about linking to the repository in the PR description.
1 parent 7591dff commit eaa69ae

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<!--
22
## Checklist
33
4-
- [ ] Link to the repository included in PR description below
54
- [ ] CakePHP 5.x and PHP 8.1+ compatible
65
- [ ] Has tests, documentation, and LICENSE file
76
- [ ] Actively maintained
@@ -13,4 +12,5 @@
1312
- [ ] Description ends with a period
1413
- [ ] Alphabetical order within category
1514
16-
-->
15+
Add a link to your repository in PR description below the next line.
16+
-->

0 commit comments

Comments
 (0)