mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-16 04:02:52 -06:00
Fix issue templates
This commit is contained in:
parent
ce67d2c13b
commit
ac12eae0b7
@ -37,7 +37,7 @@ body:
|
|||||||
- I volunteer to perform this work (if approved)
|
- I volunteer to perform this work (if approved)
|
||||||
- I'm a NetBox Labs customer
|
- I'm a NetBox Labs customer
|
||||||
- N/A
|
- N/A
|
||||||
default: 3
|
default: 2
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: textarea
|
- type: textarea
|
||||||
|
2
.github/ISSUE_TEMPLATE/02-bug_report.yaml
vendored
2
.github/ISSUE_TEMPLATE/02-bug_report.yaml
vendored
@ -32,7 +32,7 @@ body:
|
|||||||
- I volunteer to perform this work (if approved)
|
- I volunteer to perform this work (if approved)
|
||||||
- I'm a NetBox Labs customer
|
- I'm a NetBox Labs customer
|
||||||
- N/A
|
- N/A
|
||||||
default: 3
|
default: 2
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: input
|
- type: input
|
||||||
|
Loading…
Reference in New Issue
Block a user