浏览代码

Update issue templates

Marcin Krzyzanowski 7 年之前
父节点
当前提交
4d2436fa83
共有 1 个文件被更改,包括 31 次插入0 次删除
  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**