mirror of https://github.com/spf13/viper.git
Fix bug report template
This commit is contained in:
parent
294bb31a4b
commit
a7cfd8b8e0
|
@ -30,7 +30,7 @@ body:
|
||||||
attributes:
|
attributes:
|
||||||
label: Go Version
|
label: Go Version
|
||||||
description: What version of Go are you using?
|
description: What version of Go are you using?
|
||||||
placeholder: 1.16
|
placeholder: "1.16"
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
- type: dropdown
|
- type: dropdown
|
||||||
|
|
Loading…
Reference in New Issue