Explorar el Código

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

myhloli hace 1 mes
padre
commit
4c4d1d0f95
Se han modificado 1 ficheros con 2 adiciones y 1 borrados
  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