File tree Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Expand file tree Collapse file tree 1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 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
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.
You can’t perform that action at this time.
0 commit comments