mirror of
https://gitee.com/AntdUI/AntdUI.git
synced 2026-03-03 20:30:43 +08:00
🔒 Gitee Issue config
This commit is contained in:
@@ -3,6 +3,10 @@ description: 当你中发现了一个 Bug,导致应用崩溃或抛出异常,
|
||||
title:
|
||||
labels: ["BUG"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
注意看看Wiki文档或者有没有重复问题 (https://gitee.com/antdui/AntdUI/issues)
|
||||
- type: input
|
||||
attributes:
|
||||
label: 版本号
|
||||
@@ -38,12 +42,6 @@ body:
|
||||
- 其他
|
||||
validations:
|
||||
required: true
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: 这个问题是否已经存在?
|
||||
options:
|
||||
- label: 我已经搜索过现有的问题 (https://gitee.com/antdui/AntdUI/issues)
|
||||
required: true
|
||||
- type: textarea
|
||||
attributes:
|
||||
label: 如何复现
|
||||
@@ -70,13 +68,7 @@ body:
|
||||
label: Demo 地址(Git/网盘/SVN)
|
||||
description: 请提供复现错误的 Demo 下载
|
||||
placeholder: https://gitee.com/your_id/your_test_project.git
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: 友好承诺
|
||||
options:
|
||||
- label: 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护好良好的社区氛围。
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
感谢你提交 bug,我们会尽快处理。
|
||||
🙏 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护好良好的社区氛围。
|
||||
@@ -35,13 +35,7 @@ body:
|
||||
description: 在此处添加有关功能请求的任何其他上下文或截图。
|
||||
validations:
|
||||
required: true
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: 意向参与贡献
|
||||
options:
|
||||
- label: 我有意向参与具体功能的开发实现并将代码贡献回到上游社区
|
||||
required: true
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
感谢你的参与!
|
||||
🙏 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护好良好的社区氛围。
|
||||
@@ -3,6 +3,10 @@ description: 当你不明白某个功能如何使用时,可以提交该Issue
|
||||
title:
|
||||
labels: ["问题"]
|
||||
body:
|
||||
- type: markdown
|
||||
attributes:
|
||||
value: |
|
||||
注意看看Wiki文档或者有没有重复问题 (https://gitee.com/antdui/AntdUI/issues)
|
||||
- type: input
|
||||
attributes:
|
||||
label: 版本号
|
||||
@@ -44,15 +48,7 @@ body:
|
||||
description: 清晰并简洁地描述你希望发生的事情。
|
||||
validations:
|
||||
required: true
|
||||
- type: checkboxes
|
||||
- type: markdown
|
||||
attributes:
|
||||
label: 这个问题是否已经存在?
|
||||
options:
|
||||
- label: 我已经搜索过现有的问题 (https://gitee.com/antdui/AntdUI/issues)
|
||||
required: true
|
||||
- type: checkboxes
|
||||
attributes:
|
||||
label: 友好承诺
|
||||
options:
|
||||
- label: 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护好良好的社区氛围。
|
||||
required: true
|
||||
value: |
|
||||
🙏 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护好良好的社区氛围。
|
||||
Reference in New Issue
Block a user