Skip to content

Commit 1e63bd2

Browse files
authored
Merge pull request #2693 from testssl/drwetter-patch-1
Update pull_request_template.md
2 parents 830af44 + 011bcc7 commit 1e63bd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ Please refer to an issue here or describe the change thoroughly in your PR.
1414

1515

1616
## If it's a code change please check the boxes which are applicable
17-
- [ ] For the main program: My edits contain no tabs and the indentation is five spaces
17+
- [ ] For the main program: My edits contain no tabs, indentation is five spaces and any line endings do not contain any blank chars
1818
- [ ] I've read CONTRIBUTING.md and Coding_Convention.md
1919
- [ ] I have tested this __fix__ or __improvement__ against >=2 hosts and I couldn't spot a problem
2020
- [ ] I have tested this __new feature__ against >=2 hosts which show this feature and >=2 host which does not (in order to avoid side effects) . I couldn't spot a problem

0 commit comments

Comments
 (0)