Update ISSUE_TEMPLATE.md

Add helpful guidelines to improve issue quality by requesting clear titles, reproducible steps, and expected behavior descriptions.
This commit is contained in:
pramod5403 2025-11-07 23:42:31 +05:30 committed by GitHub
parent 1a851d83f7
commit 4eaafc93b9
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,3 +1,10 @@
<!--
Please help improve this repository by providing:
1. Clear issue title
2. Reproducible steps
3. Expected vs actual behavior
-->
<!--
Thanks for your contribution! If you're submitting a tutorial, please ensure it includes a guided path for learners, either through a step-by-step article or by breaking down code into digestible parts that are easy to follow. Please submit only programming tutorials that build something interesting from scratch; no frameworks, libraries, guides for frameworks/libraries or tutorials that glue just other libraries together.
-->