An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          


issue-form-block 🐛


Preview and edit issue forms in GitHub




Integration Status


License



## 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)

![As a file renderer for an issue form YAML file.](https://github.com/HiDeoo/vercel-env-push/assets/494699/cad8391c-9489-413d-8f5d-d86774646851)

![As a file renderer for an issue form YAML file with YAML preview.](https://github.com/HiDeoo/vercel-env-push/assets/494699/7c1b74f5-320a-4713-a92d-195b9d0aeab3)

![As a file renderer for an issue form YAML file with errors.](https://github.com/HiDeoo/vercel-env-push/assets/494699/db35e695-52a8-4dea-9db3-6dc2554532ed)

## License

Licensed under the MIT License, Copyright © HiDeoo.

See [LICENSE](https://github.com/HiDeoo/issue-form-block/blob/main/LICENSE) for more information.