https://github.com/hideoo/issue-form-block
GitHub Block to preview and edit issue forms as a custom file renderer in GitHub
https://github.com/hideoo/issue-form-block
blocks forms github github-blocks issue issue-forms
Last synced: 12 months ago
JSON representation
GitHub Block to preview and edit issue forms as a custom file renderer in GitHub
- Host: GitHub
- URL: https://github.com/hideoo/issue-form-block
- Owner: HiDeoo
- License: mit
- Created: 2023-04-25T13:00:33.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-19T14:10:28.000Z (almost 3 years ago)
- Last Synced: 2025-03-31T13:04:32.290Z (about 1 year ago)
- Topics: blocks, forms, github, github-blocks, issue, issue-forms
- Language: TypeScript
- Homepage:
- Size: 315 KB
- Stars: 9
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
issue-form-block 🐛
Preview and edit issue forms in GitHub
## Features
A [GitHub Block](https://blocks.githubnext.com) to preview and edit [issue forms](https://docs.github.com/en/communities/using-templates-to-encourage-useful-issues-and-pull-requests/configuring-issue-templates-for-your-repository#creating-issue-forms) as a custom file renderer in GitHub.
- Save or reset your changes easily via the GitHub Block UI.
- Edit issue form metadatas like the name, description, assignees and labels.
- Add, edit, remove and reorder all supported issue form elements from text inputs to markdown text.
- Add, edit, remove and reorder checkboxes and dropdowns options.
- Preview the issue form as it would be displayed in GitHub.
- Preview the generated issue form YAML code.
- Preview potential errors or warnings in the issue form content.
> **Warning**
>
> GitHub Blocks is currently an experimental technical preview and may change at any time.
## Examples
- [As a file renderer for an issue form YAML file.](https://blocks.githubnext.com/HiDeoo/issue-form-block/blob/main/examples/example.yml)



## License
Licensed under the MIT License, Copyright © HiDeoo.
See [LICENSE](https://github.com/HiDeoo/issue-form-block/blob/main/LICENSE) for more information.