Merge branch 'develop' into feature
This commit is contained in:
@@ -14,7 +14,7 @@ body:
|
||||
attributes:
|
||||
label: NetBox version
|
||||
description: What version of NetBox are you currently running?
|
||||
placeholder: v4.1.4
|
||||
placeholder: v4.1.5
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
@@ -36,9 +36,8 @@ body:
|
||||
options:
|
||||
- I volunteer to perform this work (if approved)
|
||||
- I'm a NetBox Labs customer
|
||||
- This is a very minor change
|
||||
- N/A
|
||||
default: 3
|
||||
default: 2
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
|
5
.github/ISSUE_TEMPLATE/02-bug_report.yaml
vendored
5
.github/ISSUE_TEMPLATE/02-bug_report.yaml
vendored
@@ -31,16 +31,15 @@ body:
|
||||
options:
|
||||
- I volunteer to perform this work (if approved)
|
||||
- I'm a NetBox Labs customer
|
||||
- This is preventing me from using NetBox
|
||||
- N/A
|
||||
default: 3
|
||||
default: 2
|
||||
validations:
|
||||
required: true
|
||||
- type: input
|
||||
attributes:
|
||||
label: NetBox Version
|
||||
description: What version of NetBox are you currently running?
|
||||
placeholder: v4.1.4
|
||||
placeholder: v4.1.5
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
Reference in New Issue
Block a user