We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4687195 commit ee5d494Copy full SHA for ee5d494
.github/PULL_REQUEST_TEMPLATE.md
@@ -29,8 +29,8 @@ Fixes #0000
29
30
* [ ] read the [contribution guidelines](https://vulnerablecode.readthedocs.io/en/latest/contributing.html)
31
* [ ] code follows the project style
32
-* [ ] titled my PR clearly and linked the issue it resolves
33
-* [ ] added tests for my changes
+* [ ] titled PR clearly and linked the issue it resolves
+* [ ] added tests for changes
34
* [ ] updated docs if needed
35
* [ ] updated the [CHANGELOG](https://github.com/aboutcode-org/vulnerablecode/blob/main/CHANGELOG.rst) if needed
36
* [ ] code passes all tests locally
0 commit comments