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