mirror of
https://github.com/ecomfe/vue-echarts.git
synced 2025-08-14 02:42:05 +08:00
chore: fix issue form dropdown options
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug-report.en-US.yml
vendored
4
.github/ISSUE_TEMPLATE/bug-report.en-US.yml
vendored
@ -17,8 +17,8 @@ body:
|
||||
attributes:
|
||||
label: How are you introducing Vue-ECharts into your project?
|
||||
options:
|
||||
- label: ES Module imports
|
||||
- label: "<script> tag"
|
||||
- ES Module imports
|
||||
- "<script> tag"
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
@ -17,8 +17,8 @@ body:
|
||||
attributes:
|
||||
label: 您是如何将 Vue-ECharts 引入项目的?
|
||||
options:
|
||||
- label: 通过 ES 模块 import
|
||||
- label: "<script> 标签"
|
||||
- 通过 ES 模块 import
|
||||
- "<script> 标签"
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
Reference in New Issue
Block a user