Create PULL_REQUEST_TEMPLATE.md
This commit is contained in:
19
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
19
.github/PULL_REQUEST_TEMPLATE.md
vendored
Normal file
@@ -0,0 +1,19 @@
|
||||
#### What does it implement/fix? Explain your changes.
|
||||
|
||||
#### Where has this been tested?
|
||||
Python Version:\
|
||||
Operating System:
|
||||
|
||||
#### Does this close any currently open issues?
|
||||
|
||||
#### Does this add any new dependency?
|
||||
|
||||
#### Does this add any new command line switch/option?
|
||||
<!-- If you have added an argument which doesn't require a value, please don't use a shorthand for it. -->
|
||||
<!-- For example, if you to introduce an option to disable colors please use --no-colors instead of -c -->
|
||||
|
||||
#### Any other comments you would like to make?
|
||||
|
||||
#### Some Questions
|
||||
- [ ] I have documented my code.
|
||||
- [ ] I have tested my build before submitting the pull request.
|
||||
Reference in New Issue
Block a user