chore: fix issue form [skip ci]

This commit is contained in:
Justineo
2022-01-24 14:51:51 +08:00
parent 0dfe4f314a
commit 2ab85972c9
2 changed files with 4 additions and 2 deletions

View File

@ -8,7 +8,8 @@ body:
- type: checkboxes
id: confirmation
attributes:
description: Before submitting the issue, please make sure you did the following check.
label: Confirmation
description: Before submitting this issue, please make sure that the problem only occurs in Vue-ECharts and is not related to ECharts itself.
options:
- label: I can confirm this problem is not reproducible with ECharts itself.
required: true

View File

@ -8,7 +8,8 @@ body:
- type: checkboxes
id: confirmation
attributes:
description: 在提交此问题前,请确认下述情况。
label: 请确认
description: 在提交此问题前,请确认问题仅在 Vue-ECharts 中发生,而与 ECharts 本身无关。
options:
- label: 我可以确认这个问题无法在 ECharts 项目本身中复现。
required: true