Create PULL_REQUEST_TEMPLATE.md
This commit is contained in:
parent
9b1f9cd7d9
commit
443c3bdd22
|
@ -0,0 +1,20 @@
|
|||
### What does this implement/fix? Explain your changes.
|
||||
|
||||
...
|
||||
|
||||
### Does this close any currently open issues?
|
||||
|
||||
...
|
||||
|
||||
### Any other comments?
|
||||
|
||||
...
|
||||
|
||||
### Checklist
|
||||
|
||||
Check all those that are applicable and complete.
|
||||
|
||||
- [ ] Merged with latest `master` branch
|
||||
- [ ] Added examples for testing to [examples/ directory](examples/)
|
||||
- [ ] Travis CI passes (Mac support)
|
||||
- [ ] AppVeyor passes (Windows support)
|
Loading…
Reference in New Issue