Skip to content

kerhub/issue-forms-creator

Repository files navigation

project logo


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

Usage

  • (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

Developer

You will find guidelines to run the project here

Contributing

Read through our contributing guidelines to learn about our submission process, coding rules and more.

Ui Component Library

The UI Component Library is built with Storybook and deployed here.