已合并
update issue template #205
zhugexun_sjtu创建于 1月31日
update issue template #205
已合并
zhugexun_sjtu创建于 1月31日
4 个文件变更+4-0
@@ -2,6 +2,7 @@ name: Bug-Report|缺陷反馈
2description: 当您发现了一个缺陷,需要向社区反馈时,请使用此模板。2description: 当您发现了一个缺陷,需要向社区反馈时,请使用此模板。
3title: "[Bug-Report|缺陷反馈]: "3title: "[Bug-Report|缺陷反馈]: "
4labels: ["bug-report"]4labels: ["bug-report"]
5+type: "缺陷"
5body:6body:
6 - type: markdown7 - type: markdown
7 attributes:8 attributes:
@@ -2,6 +2,7 @@ name: Documentation|文档反馈
2description: 如果您需要反馈文档问题,请使用此模板。2description: 如果您需要反馈文档问题,请使用此模板。
3title: "[Documentation|文档反馈]: "3title: "[Documentation|文档反馈]: "
4labels: ["documentation"]4labels: ["documentation"]
5+type: "文档"
5body:6body:
6 - type: markdown7 - type: markdown
7 attributes:8 attributes:
@@ -2,6 +2,7 @@ name: Requirement|需求建议
2description: 您需要反馈或实现一个新需求时,请使用此模板。2description: 您需要反馈或实现一个新需求时,请使用此模板。
3title: "[Requirement|需求建议]: "3title: "[Requirement|需求建议]: "
4labels: ["requirement"]4labels: ["requirement"]
5+type: "需求"
5body:6body:
6 - type: markdown7 - type: markdown
7 attributes:8 attributes:
@@ -2,6 +2,7 @@ name: Question|问题咨询
2description: 如果您需要咨询或者讨论问题,请使用此模板。2description: 如果您需要咨询或者讨论问题,请使用此模板。
3title: "[Question|问题咨询]: "3title: "[Question|问题咨询]: "
4labels: ["question"]4labels: ["question"]
5+type: "咨询"
5body:6body:
6 - type: markdown7 - type: markdown
7 attributes:8 attributes: