Browse Source

Update ISSUE_TEMPLATE.md

Robert Payne 9 years ago
parent
commit
a61c112041
1 changed files with 6 additions and 7 deletions
  1. 6 7
      ISSUE_TEMPLATE.md

+ 6 - 7
ISSUE_TEMPLATE.md

@@ -1,12 +1,11 @@
 ### New Issue Checklist
 ### New Issue Checklist
 
 
-* I have looked at the [Documentation](http://snapkit.io/docs): `INSERT yes/no`
-* I have read the [F.A.Q.](http://snapkit.io/faq): `INSERT yes/no`
-* Platform is: `INSERT iOS/OSX/tvOS`
-* Platform version is: `INSERT PLATFORM VERSION`
-* SnapKit version is: `INSERT SNAPKIT VERSION`
-* Integration method is: `INSERT carthage/cocoapods/manually/other`
+* [ ] I have looked at the [Documentation](http://snapkit.io/docs)
+* [ ] I have read the [F.A.Q.](http://snapkit.io/faq)
+* Platform is (iOS, OS X etc…): 
+* Platform version is: 
+* SnapKit version is: 
+* Integration method is (carthage, cocoapods etc…): 
 
 
 ### Issue
 ### Issue
 
 
-`INSERT ISSUE DESCRIPTION`