Skip to content

Commit 18a4b09

Browse files
authored
Update pull_request_template.md (OWASP#1246)
1 parent e496b68 commit 18a4b09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ Please make sure that for your contribution:
99
- [ ] All the markdown files follow these [format rules](https://github.com/OWASP/CheatSheetSeries/blob/master/CONTRIBUTING.md#markdown).
1010
- [ ] All your assets are stored in the **assets** folder.
1111
- [ ] All the images used are in the **PNG** format.
12-
- [ ] Any references to websites have been formatted as [TEXT](URL)
12+
- [ ] Any references to websites have been formatted as `[TEXT](URL)`
1313
- [ ] You verified/tested the effectiveness of your contribution (e.g., the defensive code proposed is really an effective remediation? Please verify it works!).
1414
- [ ] The CI build of your PR pass, see the build status [here](https://github.com/OWASP/CheatSheetSeries/actions).
1515

0 commit comments

Comments
 (0)