Merge pull request #238 from card-io/20170224_standardize_issue_template
Standardize ISSUE_TEMPLATE.md
This commit is contained in:
commit
9b4e23d0e7
|
|
@ -0,0 +1,9 @@
|
|||
### General information
|
||||
|
||||
* SDK/Library version: <!-- Example: 4.7.2 -->
|
||||
* iOS Version and Device: <!-- Example: iOS 9.3 on an iPhone 6s -->
|
||||
* Integration type and version: <!-- Example: CocoaPods 1.1.1, Carthage 0.18.1 -->
|
||||
|
||||
### Issue description
|
||||
|
||||
<!-- To help us quickly reproduce your issue, include as many details as possible, such as logs, steps to reproduce, and so on. If the issue reports a new feature, follow the [user story](https://en.wikipedia.org/wiki/User_story) format to clearly describe the use case. -->
|
||||
Loading…
Reference in New Issue