build Issue Forms with forms with ease
Issue Forms Creator is a generator for the Github Issue Forms feature. Rather than typing your own yaml file, fill a form and copy the yaml version.
Benefits :
- ✅ less prone errors
- ✅ expose the all available options
- ✅ live preview
- ✅ drag and drop support to sort your content
- ✅ bug/feature request starters
- ✅ yaml import support
- ✅ use most of the validations made by Github
- ✅ load an existing repo to retrieve labels and contributors
- (optional) load your repository to retrieve labels and contributors
- add and fill fields
- copy the yaml file
- create a
.yml
file into the.github/ISSUE_TEMPLATE
folder - paste the copied content into this new file
- commit the changes
You will find guidelines to run the project here
Read through our contributing guidelines to learn about our submission process, coding rules and more.
The UI Component Library is built with Storybook and deployed here.