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:
|
||||
label: Go Version
|
||||
description: What version of Go are you using?
|
||||
placeholder: 1.16
|
||||
placeholder: "1.16"
|
||||
validations:
|
||||
required: true
|
||||
- type: dropdown
|
||||
|
|
Loading…
Reference in New Issue