mirror of
https://github.com/codecrafters-io/build-your-own-x
synced 2026-07-02 16:59:25 +00:00
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:
parent
1a851d83f7
commit
4eaafc93b9
1 changed files with 7 additions and 0 deletions
|
|
@ -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.
|
||||
-->
|
||||
|
|
|
|||
Loading…
Reference in a new issue