Caijinglong 6 anni fa
parent
commit
2dc1d643e3

+ 1 - 2
.github/ISSUE_TEMPLATE/-------.md

@@ -1,10 +1,9 @@
 ---
 name: 如何使用这个库
 about: 关于这个库使用上的问题
-title: "[Need help]"
+title: '[Need help]'
 labels: help wanted, wait confirm
 assignees: ''
-
 ---
 
 ** 简单描述 **

+ 2 - 3
.github/ISSUE_TEMPLATE/----.md

@@ -1,14 +1,13 @@
 ---
 name: 功能请求
 about: 关于功能的请求或建议
-title: "[Feature request]"
+title: '[Feature request]'
 labels: wait confirm
 assignees: ''
-
 ---
 
 **功能描述**
 
 **添加辅助信息帮助明确**
 
-添加原型/截图/UI设计图等方式帮助开发者明确需求,以评估是否应该是插件做的事情
+添加原型/截图/UI 设计图等方式帮助开发者明确需求,以评估是否应该是插件做的事情

+ 12 - 13
.github/ISSUE_TEMPLATE/--bug.md

@@ -1,30 +1,31 @@
 ---
 name: 报告bug
 about: 报告一个bug以帮助开发者定位,或解决问题
-title: "[Bug]"
+title: '[Bug]'
 labels: wait confirm
 assignees: ''
-
 ---
 
-**描述一下你遇到的bug**
-描述一下你的bug
+**描述一下你遇到的 bug**
+描述一下你的 bug
 
-**重现bug**
+**重现 bug**
 
 通过什么样的步骤可以重现:
+
 1. Go to '...'
 2. Click on '....'
 3. Scroll down to '....'
 4. See error
 
-**Desktop (please complete the following information):**
- - OS: [e.g. iOS]
- - Browser [e.g. chrome, safari]
- - Version [e.g. 22]
+**日志**
+
+```
+
+```
 
-**flutter版本**
-使用 `$ flutter doctor -v` 并粘贴详细的信息到这里,如果是特定机型的bug,请包含设备信息
+**flutter 版本**
+使用 `$ flutter doctor -v` 并粘贴详细的信息到这里,如果是特定机型的 bug,请包含设备信息
 
 ```bash
 
@@ -32,7 +33,5 @@ assignees: ''
 
 **插件版本**
 
-
-
 **截图**
 如果有,请截图