|
@@ -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**
|