diff --git a/.github/ISSUE_TEMPLATE/bug-report.yml b/.github/ISSUE_TEMPLATE/bug-report.yml index 804860c8a43..b4a97d2dd52 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.yml +++ b/.github/ISSUE_TEMPLATE/bug-report.yml @@ -66,10 +66,11 @@ body: validations: required: false - type: dropdown - id: affected-version + id: affected-versions attributes: - label: Affected Version - description: What version of DNN are you running? + label: Affected Versions + description: What versions of DNN are you running? + multiple: true options: - 10.0.0 (alpha) - 9.11.2 (latest release)