Skip to content

Commit 090b996

Browse files
committed
Update PULL_REQUEST_TEMPLATE.md
1 parent fa07d73 commit 090b996

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

PULL_REQUEST_TEMPLATE.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<!--- What types of changes does your submission introduce? Put an `x` in all the boxes that apply: -->
1010

1111
- [ ] A helper script
12-
- [ ] A link to an external resource like a blog post
12+
- [ ] A link to an external resource like a blog post or video
1313

1414
# Checklist:
1515

@@ -20,5 +20,6 @@
2020
- [ ] Any scripts added use `#!/usr/bin/env interpreter` instead of potentially platform-specific direct paths (`#!/bin/sh` is an ok exception)\
2121
- [ ] Scripts are marked executable
2222
- [ ] I have added a credit line to README.md for the script
23+
- [ ] If there was no author credit in a script added in this PR, I have added one.
2324
- [ ] I have confirmed that the link(s) in my PR are valid.
2425
- [ ] I have read the **CONTRIBUTING** document.

0 commit comments

Comments
 (0)