🔒 Gitee Issue config

This commit is contained in:
Tom
2024-05-31 09:44:03 +08:00
parent 4ad3398c59
commit 0a259defeb
3 changed files with 13 additions and 31 deletions

View File

@@ -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我们会尽快处理
🙏 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护好良好的社区氛围

View File

@@ -35,13 +35,7 @@ body:
description: 在此处添加有关功能请求的任何其他上下文或截图。
validations:
required: true
- type: checkboxes
attributes:
label: 意向参与贡献
options:
- label: 我有意向参与具体功能的开发实现并将代码贡献回到上游社区
required: true
- type: markdown
attributes:
value: |
感谢你的参与!
🙏 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护好良好的社区氛围。

View File

@@ -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: |
🙏 我承诺将本着相互尊重、理解和友善的态度进行交流,共同维护好良好的社区氛围。