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