Add issue template

This commit is contained in:
Volodymyr Shymanskyy
2018-03-20 23:24:49 +02:00
parent e750572071
commit d44d01e563

23
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@@ -0,0 +1,23 @@
<!--
Thanks for using TinyGSM!
Before opening an issue, please make sure you've read the README.
We do not respond to general questions here, use gitter chat for that.
Please provide the following information for all issues.
The issues that do not contain the relevant information may be rejected.
-->
TinyGSM version: <!-- always try to use the latest -->
Hardware: <!-- modem model, main board type, etc -->
### Scenario, steps to reproduce
<!-- What you are trying to achieve and you can't? -->
### Expected result
<!-- What are you expecting to happen as the consequence of above reproduction steps? -->
### Actual result
<!-- What actually happens after the reproduction steps? Include the error output or a link to a gist if possible. -->
### AT command log
<!-- The AT commands log you get using StreamDebugger or any other debugging method -->