Create PULL_REQUEST_TEMPLATE.md

This commit is contained in:
David Stephens 2020-01-10 11:56:30 +00:00 committed by GitHub
parent 41714f51d0
commit 7b831fefc0
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

17
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View file

@ -0,0 +1,17 @@
<!-- Thanks for sending a pull request! Here are some tips for you:
1. If this is your first PR against Ansible-NAS, please read our contributor guidelines - https://github.com/davestephens/ansible-nas/blob/master/CONTRIBUTING.md.
2. Ensure you have tested new functionality using tests/test-vagrant.sh.
3. If the PR is unfinished, add `WIP:` at the beginning of the title or use the Github Draft PR feature.
-->
**What this PR does / why we need it**:
**Which issue (if any) this PR fixes**:
Fixes #
**Any other useful info**: