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

Open
1 task
mitchelbaker-cisa opened this issue Aug 22, 2024 · 0 comments · May be fixed by #595
Open
1 task

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

mitchelbaker-cisa opened this issue Aug 22, 2024 · 0 comments · May be fixed by #595
Assignees
Milestone

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.

Screenshot (179)

Motivation and context

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

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.

Acceptance criteria

How do we know when this work is done?

  • Issue forms are implemented for both bug and new feature requests.
@adhilto adhilto added this to the Coast milestone Sep 17, 2024
@LaurenBassett LaurenBassett self-assigned this Sep 27, 2024
@adhilto adhilto modified the milestones: Coast, Driftwood Oct 11, 2024
@snarve snarve modified the milestones: Driftwood, Eel Dec 4, 2024
@mitchelbaker-cisa mitchelbaker-cisa linked a pull request Feb 11, 2025 that will close this issue
12 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants