You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore: convert bug report template to GitHub form (#4015)
Converts the bug report issue template from markdown to GitHub's YAML
form format. This provides a more structured experience for users
filing bug reports with:
- Required version and platform fields
- Separate sections for code, expected behavior, and actual behavior
- Better input validation
- Improved readability for maintainers
Closes#3213
0 commit comments