mirror of
https://github.com/alibaba/flutter-go.git
synced 2025-07-03 23:00:26 +08:00
update: template
This commit is contained in:
26
. github/ISSUE_TEMPLATE/bug-report.md
Normal file
26
. github/ISSUE_TEMPLATE/bug-report.md
Normal file
@ -0,0 +1,26 @@
|
||||
---
|
||||
name: "\U0001F41B Bug Report"
|
||||
about: Something isn't working as expected
|
||||
---
|
||||
|
||||
## Bug Report
|
||||
|
||||
**仅限中文与英文**, 其他语言的提交将直接被关闭
|
||||
|
||||
请先确认查找了已有的 issue [GitHub issues](https://github.com/apache/incubator-shardingsphere-example/issues).
|
||||
|
||||
为了更好的收录您反馈或者提交的相关pr. 请您关注您提交的问题, 我们可能需要更多的详细信息, 我们会在issue下先您收集相关信息,
|
||||
如果长时间未得到您的回复, 如果我们无法在某些环境上重现该问题, 并且您**超过7天未回复**, 我们可能会关 **闭掉issue**, 谢谢
|
||||
|
||||
|
||||
### 您当前的flutter doctor信息
|
||||
|
||||
### 预期的表现
|
||||
|
||||
### 实际的表现
|
||||
|
||||
### 预期的分析 (给出您能想到, 任何您能想到的)
|
||||
|
||||
### 重现的方式, 例如从 A界面 点击 b, 跳转到B页面, 界面出现溢出乱码等.
|
||||
|
||||
### 用于重现此问题或者可能解决以上问题的示例代码(例如github 链接代码)
|
18
. github/ISSUE_TEMPLATE/feature-request.md
Normal file
18
. github/ISSUE_TEMPLATE/feature-request.md
Normal file
@ -0,0 +1,18 @@
|
||||
---
|
||||
name: "\U0001F680 Feature Request"
|
||||
about: I have a suggestion
|
||||
---
|
||||
|
||||
## Feature Request
|
||||
|
||||
**仅限中文与英文**, 其他语言的提交将直接被关闭
|
||||
|
||||
请先确认查找了已有的 issue [GitHub issues](https://github.com/apache/incubator-shardingsphere-example/issues).
|
||||
|
||||
为了更好的收录您反馈或者提交的相关pr. 请您关注您提交的问题, 我们可能需要更多的详细信息, 我们会在issue下先您收集相关信息,
|
||||
如果长时间未得到您的回复, 如果我们无法在某些环境上重现该问题, 并且您**超过7天未回复**, 我们可能会关 **闭掉issue**, 谢谢
|
||||
|
||||
|
||||
### 您的功能需求是否与哪些问题有关?
|
||||
|
||||
### 描述您想要的功能.
|
14
. github/ISSUE_TEMPLATE/question.md
Normal file
14
. github/ISSUE_TEMPLATE/question.md
Normal file
@ -0,0 +1,14 @@
|
||||
---
|
||||
name: "\U0001F914 Question"
|
||||
about: Usage question that isn't answered in docs or discussion
|
||||
---
|
||||
|
||||
## Question
|
||||
|
||||
**仅限中文与英文**, 其他语言的提交将直接被关闭
|
||||
|
||||
请先确认查找了已有的 issue [GitHub issues](https://github.com/apache/incubator-shardingsphere-example/issues).
|
||||
|
||||
为了更好的收录您反馈或者提交的相关pr. 请您关注您提交的问题, 我们可能需要更多的详细信息, 我们会在issue下先您收集相关信息,
|
||||
如果长时间未得到您的回复, 如果我们无法在某些环境上重现该问题, 并且您**超过7天未回复**, 我们可能会关 **闭掉issue**, 谢谢
|
||||
|
Reference in New Issue
Block a user