diff --git a/.github/ISSUE_TEMPLATE/bug_report_plugin.yml b/.github/ISSUE_TEMPLATE/bug_report_plugin.yml index 5c03d45..8994314 100644 --- a/.github/ISSUE_TEMPLATE/bug_report_plugin.yml +++ b/.github/ISSUE_TEMPLATE/bug_report_plugin.yml @@ -26,6 +26,13 @@ body: placeholder: e.g. v0.26.2 validations: required: true + - type: input + id: plugin_ver + attributes: + label: Plugin Version + placeholder: e.g. v0.8.2 + validations: + required: true - type: input id: os attributes: