Skip to content

Conversation

@0x4543
Copy link

@0x4543 0x4543 commented Nov 2, 2025

✅ Title (PR title)

Add modern YAML issue template for structured bug reports


Description

Added a new structured YAML issue template (.github/ISSUE_TEMPLATE/bug_report.yml) to modernize and standardize bug report submissions.
This improves the clarity of reports and aligns the repository with GitHub’s current best practices for issue templates.
The old Markdown version was left untouched for backward compatibility.


Type of change

  • New feature (non-breaking change which adds functionality)

How has this been tested?

  • Verified YAML syntax with GitHub’s issue template previewer
  • Checked correct rendering on a forked repository via the “New issue” page
  • Ensured no impact on existing .md templates or workflows

Fixes/Resolves

N/A — enhancement contribution.


Examples/Screenshots (Optional)

Before After
Legacy Markdown form Modern GitHub form with input fields

Checklist

  • I have performed a self-review of my own code
  • My changes generate no new warnings
  • The repository’s existing functionality is not affected

Additional Information

This update improves UX for contributors by introducing structured issue reporting using GitHub’s YAML-based templates.

@github-actions
Copy link
Contributor

github-actions bot commented Nov 2, 2025

All contributors have signed the CTA ✍️ ✅
Posted by the CLA Assistant Lite bot.

@0x4543
Copy link
Author

0x4543 commented Nov 2, 2025

This PR introduces a modern YAML issue template alongside the existing Markdown one, aiming to improve issue reporting consistency and contributor experience.

@0x4543
Copy link
Author

0x4543 commented Nov 2, 2025

recheck

@0x4543
Copy link
Author

0x4543 commented Nov 2, 2025

I have read the CTA Document and I hereby sign the CTA

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