Browse Source

Update issue templates

Marcin Krzyzanowski 7 years ago
parent
commit
4d2436fa83
1 changed files with 31 additions and 0 deletions
  1. 31 0
      .github/ISSUE_TEMPLATE/bug_report.md

+ 31 - 0
.github/ISSUE_TEMPLATE/bug_report.md

@@ -0,0 +1,31 @@
+---
+name: Bug report
+about: Create a report to help us improve
+
+---
+
+**Describe the bug**
+A clear and concise description of what the bug is.
+
+**To Reproduce**
+Steps to reproduce the behavior:
+1. 
+
+**Sample code**
+
+```swift
+
+
+
+```
+
+**Expected behavior**
+
+
+**Environment (please complete the following information):**
+- Swift version: 
+- Platform (iOS/macOS/Linux/...): 
+- Installation method (CocoaPods/Carthage/SPM/...): 
+- Project name:
+
+**Additional context**