Skip to content

Commit 9c26097

Browse files
Cody MaffucciCody Maffucci
authored andcommitted
Fix typo in PR template
1 parent bbf726a commit 9c26097

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This template is for your information. Please clear everything when submitting y
44

55
When submitting a pull request, please make sure you have completed the following checklist:
66

7-
- [ ] Give a meaninful name to your PR, as it may end up being used in the release notes.
7+
- [ ] Give a meaningful name to your PR, as it may end up being used in the release notes.
88
- [ ] Your code is flake8 compliant.
99
- [ ] Your code is python 3.6 compliant (specific python >3.6 syntax is currently not accepted).
1010
- [ ] If this is a new feature and not a bug fix, you've included the proper documentation in the ReadTheDocs documentation folder. https://github.com/DefectDojo/Documentation/tree/master/docs or provide feature documentation in the PR.

0 commit comments

Comments
 (0)