Skip to content

Commit a69f6e1

Browse files
authored
Merge pull request #1651 from alex-semenyuk/fix_pull_request_template
Remove confusing point from pull request template
2 parents 1b9a69e + 86e4273 commit a69f6e1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.github/pull_request_template.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@ Fixes # <issue_number_here>
3030
- [ ] I have performed a self-review of my own code or work.
3131
- [ ] I have commented my code, particularly in hard-to-understand areas.
3232
- [ ] My changes generates no new warnings.
33-
- [ ] My Pull Request title is in format <code>< issue name ></code> eg <code>Added links in the documentation</code>.
3433
- [ ] I have added tests that prove my fix is effective or that my feature works.
3534
- [ ] My changes have sufficient code coverage (unit, integration, e2e tests).
3635

0 commit comments

Comments
 (0)