Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/bug_report.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Bug Report
description: Report your bug to Apache ECharts
title: "[Bug]: "
description: Report a Bug to Apache ECharts
title: "[Bug] "
labels: [bug]
body:
- type: markdown
Expand Down
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/feature_request.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: Feature Request
description: File a bug/issue
title: "[Feature]: "
description: Request a New Feature from Apache ECharts
title: "[Feature] "
labels: [new-feature]
body:
- type: markdown
Expand Down