project-based-learning
project-based-learning copied to clipboard
docs: improve bug report template
Added a more structured bug report template with fields for title, labels, environment, steps to reproduce, and screenshots/logs to make issues easier to understand, reproduce, and fix.
Description
Added front-matter fields like title, labels, and assignees, plus an Environment and Screenshots/Logs section.
Reordered sections and clarified the helper comments so users provide concise, useful information.
Motivation and Context
To standardize bug reports for easier triage and debugging and to ensure important details (environment, steps, evidence) are not forgotten.
How Has This Been Tested?
Validated that the Markdown structure is syntactically correct and that it matches the usual GitHub issue template format so it can be used directly in a repository