Skip to content

Commit 5dc72db

Browse files
Remove useless point from template
Signed-off-by: alexey semenyuk <[email protected]>
1 parent 490539e commit 5dc72db

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)