Jelajahi Sumber

Add inputs to indicate minimum beta and stable releases that support the feature (#25981)

Tyera Eulberg 3 tahun lalu
induk
melakukan
f48d0b2b36
1 mengubah file dengan 14 tambahan dan 0 penghapusan
  1. 14 0
      .github/ISSUE_TEMPLATE/1-feature-gate.yml

+ 14 - 0
.github/ISSUE_TEMPLATE/1-feature-gate.yml

@@ -47,6 +47,20 @@ body:
         - Staked Validator Vote
     validations:
       required: true
+  - type: input
+    id: beta-version
+    attributes:
+      label: Minimum Beta Version
+      placeholder: Edit this response when feature has landed in a beta release
+    validations:
+      required: false
+  - type: input
+    id: stable-version
+    attributes:
+      label: Minimum Stable Version
+      placeholder: Edit this response when feature has landed in a stable release
+    validations:
+      required: false
   - type: input
     id: testnet
     attributes: