mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 04:02:52 -06:00
Closes #18425: Remove the triage priority field from GitHub issue templates
This commit is contained in:
parent
a9f3c74b0c
commit
4a13664e0f
13
.github/ISSUE_TEMPLATE/01-feature_request.yaml
vendored
13
.github/ISSUE_TEMPLATE/01-feature_request.yaml
vendored
@ -27,19 +27,6 @@ body:
|
|||||||
- Other
|
- Other
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
- type: textarea
|
||||||
attributes:
|
attributes:
|
||||||
label: Proposed functionality
|
label: Proposed functionality
|
||||||
|
13
.github/ISSUE_TEMPLATE/02-bug_report.yaml
vendored
13
.github/ISSUE_TEMPLATE/02-bug_report.yaml
vendored
@ -22,19 +22,6 @@ body:
|
|||||||
- Self-hosted
|
- Self-hosted
|
||||||
validations:
|
validations:
|
||||||
required: true
|
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
|
- type: input
|
||||||
attributes:
|
attributes:
|
||||||
label: NetBox Version
|
label: NetBox Version
|
||||||
|
Loading…
Reference in New Issue
Block a user