added pull request template

moves github specific files into .github
This commit is contained in:
Frank Morgner 2017-06-16 01:19:58 +02:00
parent 43951252f5
commit 3a59ca3718
2 changed files with 14 additions and 0 deletions

14
.github/PULL_REQUEST_TEMPLATE.md vendored Normal file
View File

@ -0,0 +1,14 @@
<!--
Thank you for your pull request.
If this fixes a github issue, make sure to have a line saying 'Fixes #XXXX' (without quotes) in the commit message.
-->
##### Checklist
<!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
- [ ] Documentation is added or updated
- [ ] New files have a LGPL 2.1 license statement
- [ ] Tested with the following card: <!-- use `opensc-tool -n` to get the name of your card -->
- [ ] tested PKCS#11
- [ ] tested Windows Minidriver
- [ ] tested macOS Tokend