Fix GitHub templates
This commit is contained in:
parent
a2981870ce
commit
5fea012eab
|
|
@ -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
|
||||||
|
|
|
||||||
|
|
@ -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