redhat-developer / yaml-language-server

Language Server for YAML Files
MIT License
1.06k stars 260 forks source link

yaml is not validating correctly the config.yml file for github #936

Open TheElegantCoding opened 10 months ago

TheElegantCoding commented 10 months ago

Describe the bug

In the vscode using the extension and prettier for format yml files, the config.yml file gives me an error this error is for the way you structure an issue template

image

yes this is correct but in the github docs say you can make a config.yml file that has this configuration and the contact links also

image

in both cases, it gives an error

image

this should be allowed to do it since is something you can do in GitHub

Environment

TheElegantCoding commented 3 months ago

1 year and nothing