소스 검색

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