Browse Source

Added Issue Template

Robert Payne 8 years ago
parent
commit
5efd5276f0
1 changed files with 20 additions and 0 deletions
  1. 20 0
      ISSUE_TEMPLATE.md

+ 20 - 0
ISSUE_TEMPLATE.md

@@ -0,0 +1,20 @@
+### New Issue Checklist
+
+🚫 If this template is not filled out your issue **will** be closed with no comment. 🚫
+
+* [ ] I have looked at the [Documentation](https://github.com/SnapKit/Masonry/blob/master/README.md)
+* [ ] I have filled out this issue template.
+
+### Issue Info
+
+ Info                    | Value                               |
+-------------------------|-------------------------------------|
+ Platform                | e.g. ios/osx/tvos
+ Platform Version        | e.g. 8.0
+ Masonry Version         | e.g. 1.0
+ Integration Method      | e.g. carthage/cocoapods/manually
+ 
+
+### Issue Description
+
+⚠️ Replace this with the description of your issue. ⚠️