Browse Source

Update ISSUE_TEMPLATE.md

Samuel Spencer 5 years ago
parent
commit
a977122063
1 changed files with 7 additions and 14 deletions
  1. 7 14
      ISSUE_TEMPLATE.md

+ 7 - 14
ISSUE_TEMPLATE.md

@@ -1,38 +1,31 @@
-### Platform
-
+## Platform
 - [ ] iOS
 - [ ] macOS
 - [ ] tvOS
 
-### In app purchase type
-
+### In-app purchase type
 - [ ] Consumable
 - [ ] Non-consumable 
 - [ ] Auto-Renewable Subscription
 - [ ] Non-Renewing Subscription
 
 ### Environment
-
 - [ ] Sandbox
 - [ ] Production
 
 ### Version
-Please replace this with the version of SwiftyStoreKit you're using.
+*Please replace this with the version of SwiftyStoreKit you're using.*
 
 ### Related issues
-Please replace this with references to similar issues (either open or already closed).
+*Please replace this with references to similar issues (either open or already closed).*
 
 ## Report
 
 ### Issue summary
-Please replace this with an explanation of the issue, including reproduction steps.
+*Please replace this with an explanation of the issue, including reproduction steps.*
 
 ### What did you expect to happen
-Please replace this with what you expected to happen.
+*Please replace this with what you expected to happen.*
 
 ### What happened instead
-ℹ Please replace this with what happened instead.
-
-
-
-
+*Please replace this with what happened instead.*