Skip to content

Update Bug Reporting to Use GitHub Issue Forms #33053

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

aryan-dani
Copy link

🔄 Migrate Bug Report Template to GitHub Issue Forms

Summary

This PR replaces the Markdown-based bug report template with a structured YAML Issue Form to improve consistency and completeness of bug reports.

Changes

  • Removed: .github/ISSUE_TEMPLATE/bug_report.md
  • Added: .github/ISSUE_TEMPLATE/bug_report.yml
    • Includes fields for description, reproduction steps, expected vs actual behavior, and environment details

Benefits

  • Ensures standardized and detailed bug reports
  • Simplifies triaging and issue resolution
  • Aligns with current GitHub best practices

…tailed fields for React version, reproduction steps, expected and actual behavior, OS, and browser information.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants