diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index e30799e6..b49fc94b 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -78,10 +78,10 @@ body: #multiple: false options: - - - "0.7.x" - "0.8.x" - "0.9.x" - "0.10.x" + - "1.0.x" validations: required: true @@ -94,5 +94,6 @@ body: - - cpu - cuda + - npu validations: required: true