瀏覽代碼

Update supported version range in bug_report.yml to include 2.2.x and 2.5.x

myhloli 1 月之前
父節點
當前提交
4c4d1d0f95
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      .github/ISSUE_TEMPLATE/bug_report.yml

+ 2 - 1
.github/ISSUE_TEMPLATE/bug_report.yml

@@ -122,7 +122,8 @@ body:
       #multiple: false
       options:
         -
-        - "2.0.x"
+        - "2.2.x"
+        - "2.5.x"
     validations:
       required: true