Skip to content

Replace markdown issue templates with structured YAML-based GitHub Issue Forms #3634

@shijithkjayan

Description

@shijithkjayan

Benefits

  • Structured fields with validation (dropdowns, checkboxes, required fields)
  • Better UX with form-based interface
  • Consistent data collection for easier triaging and automation

Proposed Issue Types

  1. Bug Report - For bug reports
  2. Feature Request - For new feature suggestions/enhancements
  3. Epic - For epic issues

Implementation

Create YAML templates in .github/ISSUE_TEMPLATE/:

  • bug_report.yml
  • feature_request.yml
  • epic.yml
  • config.yml (customize issue chooser)

Reference: GitHub Issue Forms Docs

Metadata

Metadata

Assignees

Labels

P3Improve/ enhance the user experience

Type

Projects

Status

To Do

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions