We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 1b9a69e + 86e4273 commit a69f6e1Copy full SHA for a69f6e1
1 file changed
.github/pull_request_template.md
@@ -30,7 +30,6 @@ Fixes # <issue_number_here>
30
- [ ] I have performed a self-review of my own code or work.
31
- [ ] I have commented my code, particularly in hard-to-understand areas.
32
- [ ] 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>.
34
- [ ] I have added tests that prove my fix is effective or that my feature works.
35
- [ ] My changes have sufficient code coverage (unit, integration, e2e tests).
36
0 commit comments