project-based-learning icon indicating copy to clipboard operation
project-based-learning copied to clipboard

docs: improve bug report template

Open singhgargi2005-crypto opened this issue 2 months ago • 0 comments

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

singhgargi2005-crypto avatar Dec 05 '25 10:12 singhgargi2005-crypto