Add structured Bug Report Issue Template (Fixes #6763)
This PR introduces a new GitHub Issue Template specifically for reporting bugs.
- Matches the structure shown in issue #6763 -Sections for Summary, Environment, Steps, Expected vs Actual behavior -Areas for logs, configuration files, screenshots, and additional context
This helps contributors report bugs more accurately and improves issue triaging.
Fixes #6763
Let me know if you'd like any changes!
Codecov Report
:white_check_mark: All modified and coverable lines are covered by tests.
:white_check_mark: Project coverage is 78.50%. Comparing base (1c6026e) to head (9e279f0).
Additional details and impacted files
@@ Coverage Diff @@
## master #7116 +/- ##
=========================================
Coverage 78.50% 78.50%
Complexity 6752 6752
=========================================
Files 759 759
Lines 22402 22402
Branches 4400 4400
=========================================
Hits 17587 17587
Misses 4109 4109
Partials 706 706
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
:rocket: New features to boost your workflow:
- :snowflake: Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
Hi ,
This PR is ready for review ā it now includes only the bug report issue template, matching the structure requested in issue #6763.
Iām currently participating in my university's open-source evaluation program where merged contributions are counted for grading. My submission deadline is very soon, so if possible, I would really appreciate a quick review on this PR.š
Please let me know if I should update or improve anything ā Iām happy to make any changes required. Thank you so much!