File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1+ <!-- - Provide a general summary of your changes in the Title above -->
2+
3+ ## Description
4+ <!-- - Describe your changes in detail -->
5+
6+ ## Screenshots (if appropriate):
7+
8+ ## Type of changes
9+ <!-- - What types of changes does your submission introduce? Put an `x` in all the boxes that apply: -->
10+ - [ ] A helper script
11+ - [ ] A link to an external resource like a blog post
12+
13+ ## Checklist:
14+ <!-- - Go over all the following points, and put an `x` in all the boxes that apply. -->
15+ <!-- - If you're unsure about any of these, don't hesitate to ask. I'm happy to help! -->
16+ - [ ] All new and existing tests pass.
17+ - [ ] Any scripts added use ` #!/usr/bin/env interpreter ` instead of potentially platform-specific direct paths (` #!/bin/sh ` is an ok exception)
18+ - [ ] I have confirmed that the link(s) in my PR are valid.
19+ - [ ] I have read the ** CONTRIBUTING** document.
You can’t perform that action at this time.
0 commit comments