Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Convert issue templates in markdown to Github's issue forms #419

Open
mitchelbaker-cisa opened this issue Aug 22, 2024 · 0 comments
Open

Comments

@mitchelbaker-cisa
Copy link
Collaborator

💡 Summary

GitHub has a beta feature that adds forms to issues. YAML syntax is used to build the layout which makes converting from our markdown templates for bug/idea submissions straight forward. Note that issue forms are not yet supported for pull requests.

This issue would be useful because forms encourages specific, structured information we want included in issues, as well as required fields and validation.

Screenshot (179)

Implementation notes

  • Create a YAML form definition file in the ./.github/ISSUE_TEMPLATE directory
  • Discuss with team on what information should be included, required fields, etc.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: 🆕 Product Backlog
Development

No branches or pull requests

1 participant