docs(forms): add link to JSON Schema#37424
Conversation
|
Thanks for opening this pull request! A GitHub docs team member should be by to give feedback soon. In the meantime, please check out the contributing guidelines. |
How to review these changes 👓Thank you for your contribution. To review these changes, choose one of the following options: A Hubber will need to deploy your changes internally to review. Table of review linksThe table shows the files in the
Key: fpt: Free, Pro, Team; ghec: GitHub Enterprise Cloud; ghes: GitHub Enterprise Server 🤖 This comment is automatically generated. |
|
Thanks so much for opening a PR! I'll get this triaged for review. |
This comment was marked as spam.
This comment was marked as spam.
|
Thank you for opening a PR! Per our “About contributing to GitHub Docs” article -
For this reason, we will be closing this PR. If you would like to update our docs with content outside of third-party tools or integrations, feel free to open another PR or issue 💛 |
This is was largely generated through GPT-4.1, with some tweaks to handle the `validations` key. Although my preference would be to use [0] and [1] (via [2]), it unfortunately doesn't handle the complex `if`s. This is a separate commit to isolate LLM-generated code. [0]: https://www.jvt.me/posts/2025/06/05/json-schema-go/ [1]: https://json.schemastore.org/github-issue-forms.json [2]: github/docs#37424 Co-authored-by: gpt-4.1 <github-copilot@jamietanna.co.uk>
Why:
So folks can get IDE autocomplete, and use other validation tools for it.
What's being changed (if available, include any code snippets, screenshots, or gifs):
Check off the following: