Skip to content

Conversation

@tree-1917
Copy link

@tree-1917 tree-1917 commented Nov 22, 2025

Summary

This pull request migrates the feature_request and bug_report issue templates from Markdown (.md) to YAML (.yaml), making them compatible with GitHub’s modern Issue Forms workflow.

What Changed?

  • Removed:
    • feature_request.md
    • bug_report.md
  • Added / Updated:
    • feature_request.yaml
    • bug_report.yaml
  • Updated both templates to use GitHub Issue Forms for improved structure and validation.

Why This Change?

  • YAML Issue Forms provide a cleaner and more user-friendly interface.
  • Support for required fields, dropdowns, placeholders, and clearer guidance.
  • Ensures consistency across all issue templates in the repository.
  • Aligns with GitHub’s recommended format for issue templates.

@tree-1917 tree-1917 changed the title migrate: feature_request from md to yaml migrate: feature_request and from md to yaml Nov 22, 2025
@tree-1917 tree-1917 changed the title migrate: feature_request and from md to yaml migrate: feature_request and bug_report from md to yaml Nov 22, 2025
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