Просмотр исходного кода

Closes #18425: Remove the triage priority field from GitHub issue templates

Jeremy Stretch 1 год назад
Родитель
Сommit
4a13664e0f

+ 0 - 13
.github/ISSUE_TEMPLATE/01-feature_request.yaml

@@ -27,19 +27,6 @@ body:
         - Other
     validations:
       required: true
-  - type: dropdown
-    attributes:
-      label: Triage priority
-      description: >
-        Issue triage may be prioritized in some cases. Select whichever of the following
-        conditions applies, if any.
-      options:
-        - I volunteer to perform this work (if approved)
-        - I'm a NetBox Labs customer
-        - N/A
-      default: 2
-    validations:
-      required: true
   - type: textarea
     attributes:
       label: Proposed functionality

+ 0 - 13
.github/ISSUE_TEMPLATE/02-bug_report.yaml

@@ -22,19 +22,6 @@ body:
         - Self-hosted
     validations:
       required: true
-  - type: dropdown
-    attributes:
-      label: Triage priority
-      description: >
-        Issue triage may be prioritized in some cases. Select whichever of the following
-        conditions applies, if any.
-      options:
-        - I volunteer to perform this work (if approved)
-        - I'm a NetBox Labs customer
-        - N/A
-      default: 2
-    validations:
-      required: true
   - type: input
     attributes:
       label: NetBox Version