diff --git a/.github/ISSUE_TEMPLATE/1.bug_report.yml b/.github/ISSUE_TEMPLATE/1.bug_report.yml index e0e97cd28..df4917b8f 100644 --- a/.github/ISSUE_TEMPLATE/1.bug_report.yml +++ b/.github/ISSUE_TEMPLATE/1.bug_report.yml @@ -11,9 +11,9 @@ body: Note: before creating a bug issue, search in GitHub Issues to check if a similar bug was already reported. - type: checkboxes attributes: - label: GrapesJS latest version [![npm](https://img.shields.io/npm/v/grapesjs.svg)](https://www.npmjs.com/package/grapesjs) + label: GrapesJS version description: | - As the bug you're facing might be already fixed, we ask you to ensure to use the latest version available. + As the bug you're facing might be already fixed, we ask you to ensure to use the latest version available [![npm](https://img.shields.io/npm/v/grapesjs.svg)](https://www.npmjs.com/package/grapesjs). options: - label: I confirm to use the latest version of GrapesJS required: true