Skip to content
This repository has been archived by the owner on Jan 12, 2019. It is now read-only.

Commit

Permalink
Merge pull request #180 from card-io/20170224_standardize_issue_template
Browse files Browse the repository at this point in the history
Standardize ISSUE_TEMPLATE.md
  • Loading branch information
lkorth authored Mar 2, 2017
2 parents 3f011df + 6adf77a commit 093d9ee
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .github/ISSUE_TEMPLATE.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
### Required Information
### General information

- card.io Android SDK Version:
- Android Version and Device (Motorola Droid Razr Maxx with Android 4.4.2, Samsung S7 with Android 6.0, etc...):
* SDK/Library version: <!-- Example: 4.7.2 -->
* Android Version and Device: <!-- Example: Motorola Droid Razr Maxx with Android 4.4.2, Samsung S7 with Android 6.0 -->

### Issue Description
> Please include as many details (logs, steps to reproduce, screenshots) as you can to help us reproduce this issue faster.
### 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. -->

0 comments on commit 093d9ee

Please sign in to comment.