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:
|
||||
label: NetBox version
|
||||
description: What version of NetBox are you currently running?
|
||||
<<<<<<< HEAD
|
||||
placeholder: v3.1.6
|
||||
=======
|
||||
placeholder: v3.1.7
|
||||
>>>>>>> develop
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
4
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
4
.github/ISSUE_TEMPLATE/feature_request.yaml
vendored
@ -14,11 +14,7 @@ body:
|
||||
attributes:
|
||||
label: NetBox version
|
||||
description: What version of NetBox are you currently running?
|
||||
<<<<<<< HEAD
|
||||
placeholder: v3.1.6
|
||||
=======
|
||||
placeholder: v3.1.7
|
||||
>>>>>>> develop
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
Loading…
Reference in New Issue
Block a user