Closed
Description
Code of Conduct
- I have read and agree to the GitHub Docs project's Code of Conduct
What article on docs.github.com is affected?
Syntax for GitHub's form schema
What part(s) of the article would you like to see updated?
I'd like to see an updated YAML example in About GitHub's form schema (Example #1)
The reason why it should be changed is that, the current YAML example is invalid. It shows this error:
Nested mappings are not allowed in compact mappings at line 5, column 18
The expected outcome is to contain a valid YAML example.
Additional information
No response