diff --git a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml index 82b2ab1de0..459107e9ca 100644 --- a/.github/ISSUE_TEMPLATE/BUG_REPORT.yml +++ b/.github/ISSUE_TEMPLATE/BUG_REPORT.yml @@ -65,6 +65,16 @@ body: placeholder: 8GB validations: required: false + + - type: textarea + id: version-number + attributes: + label: What version did you experience this issue on? + description: | + Please share the version of Invoke AI that you experienced the issue on. If this is not the latest version, please update first to confirm the issue still exists. + placeholder: X.X.X + validations: + required: true - type: textarea id: what-happened