Skip to content

Migrate issue templates to YAML issue forms#4378

Open
sfaxluke wants to merge 1 commit intopglombardo:masterfrom
sfaxluke:gh-templates
Open

Migrate issue templates to YAML issue forms#4378
sfaxluke wants to merge 1 commit intopglombardo:masterfrom
sfaxluke:gh-templates

Conversation

@sfaxluke
Copy link
Copy Markdown

Description

Replace legacy Markdown issue templates with GitHub Issue Forms. Removed bug_report.md, feature_request.md, and question.md and added corresponding YAML forms (bug_report.yml, feature_request.yml, question.yml) under .github/ISSUE_TEMPLATE. The new forms provide structured fields, validations, and metadata (labels and title prefixes) to improve issue capture and triage.

Related Issue

Type of Change

  • 📦 Dependency & security updates
  • 🔧 Bug fix (non-breaking change which fixes an issue)
  • 🥂 Improvement (non-breaking change which improves an existing feature)
  • 🚀 New feature (non-breaking change which adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)
  • 🔐 Security fix
  • 📚 Examples / documentation / tutorials

Checklist

  • I've written tests (if applicable) for all new methods and classes that I created. (rake test)
  • I've added documentation as necessary so users can easily use and understand this feature/fix.

Replace legacy Markdown issue templates with GitHub Issue Forms. Removed bug_report.md, feature_request.md, and question.md and added corresponding YAML forms (bug_report.yml, feature_request.yml, question.yml) under .github/ISSUE_TEMPLATE. The new forms provide structured fields, validations, and metadata (labels and title prefixes) to improve issue capture and triage.
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 this pull request may close these issues.

1 participant