mirror of
https://github.com/netbox-community/netbox.git
synced 2025-07-14 09:51:22 -06:00
Fix GitHub templates
This commit is contained in:
parent
a2981870ce
commit
5fea012eab
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yaml
vendored
@ -14,11 +14,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: NetBox version
|
label: NetBox version
|
||||||
description: What version of NetBox are you currently running?
|
description: What version of NetBox are you currently running?
|
||||||
<<<<<<< HEAD
|
|
||||||
placeholder: v3.1.6
|
|
||||||
=======
|
|
||||||
placeholder: v3.1.7
|
placeholder: v3.1.7
|
||||||
>>>>>>> develop
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
4
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@ -14,11 +14,7 @@ body:
|
|||||||
attributes:
|
attributes:
|
||||||
label: NetBox version
|
label: NetBox version
|
||||||
description: What version of NetBox are you currently running?
|
description: What version of NetBox are you currently running?
|
||||||
<<<<<<< HEAD
|
|
||||||
placeholder: v3.1.6
|
|
||||||
=======
|
|
||||||
placeholder: v3.1.7
|
placeholder: v3.1.7
|
||||||
>>>>>>> develop
|
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
Loading…
Reference in New Issue
Block a user