Skip to content

feat: add standardized bug report and feature request issue templates#86

Merged
viferga merged 1 commit intometacall:masterfrom
tarone-saloni:CICD
Feb 10, 2026
Merged

feat: add standardized bug report and feature request issue templates#86
viferga merged 1 commit intometacall:masterfrom
tarone-saloni:CICD

Conversation

@tarone-saloni
Copy link
Copy Markdown
Contributor

@tarone-saloni tarone-saloni commented Feb 6, 2026

📌 Overview

This PR introduces standardized GitHub Issue Templates using the YAML issue form format to improve issue reporting and contribution quality.

✨ Changes Added

  • Added structured Bug Report template
  • Added structured Feature Request template
  • Converted legacy markdown templates to YAML issue forms
  • Added required validations for better clarity
  • Included contributor checklist in feature request template

🎯 Why This Change?

These templates:

  • Improve issue clarity and structure
  • Reduce incomplete reports
  • Maintain consistency across contributions
  • Help contributors provide better context

📁 Files Added

  • .github/ISSUE_TEMPLATE/bug_report.yml
  • .github/ISSUE_TEMPLATE/feature_request.yml

🚀 Impact

No breaking changes.
Improves repository contribution workflow.

Signed-off-by: Saloni Tarone <taronesaloni@gmail.com>
@viferga viferga merged commit b3925aa into metacall:master Feb 10, 2026
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.

[PROPOSAL] Introduce Standard Issue Templates for Better Contributions

2 participants