Ver Fonte

ci: update issue template for bug reports

- Remove outdated version options (0.6.x, 0.7.x, 0.8.x)- Add current version option (0.9.x)
myhloli há 1 ano atrás
pai
commit
8803ec4b23
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .github/ISSUE_TEMPLATE/bug_report.yml

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

@@ -78,9 +78,9 @@ body:
       #multiple: false
       #multiple: false
       options:
       options:
         -
         -
-        - "0.6.x"
         - "0.7.x"
         - "0.7.x"
         - "0.8.x"
         - "0.8.x"
+        - "0.9.x"
     validations:
     validations:
       required: true
       required: true