diff --git a/.github/ISSUE_TEMPLATE/bug_report.yaml b/.github/ISSUE_TEMPLATE/bug_report.yaml index 0032a616..50d34a68 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yaml +++ b/.github/ISSUE_TEMPLATE/bug_report.yaml @@ -18,6 +18,14 @@ body: - label: Yes, I did required: true + - type: input + id: winutil_version + attributes: + label: "Version of WinUtil" + description: "Provide a version that you are using when issue submitted (it can be found in right corner of app)" + validations: + required: true + - type: dropdown id: affected_part attributes: