This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
comments_guide [2025/01/21 16:58] serradfh |
comments_guide [2025/01/21 17:00] (current) serradfh |
||
---|---|---|---|
Line 62: | Line 62: | ||
</code> | </code> | ||
- | ====Next steps are optional but highly encouraged to give the issues FAST DESCRIPTION and a precise TITLE==== | + | //**Next steps are optional but highly encouraged to give the issues FAST DESCRIPTION and a precise TITLE**// |
**4- To generate extra information to make a precise tittle and description, inside any TODO, you can add certain codes in the middle of the comment to create context to the issue reader** | **4- To generate extra information to make a precise tittle and description, inside any TODO, you can add certain codes in the middle of the comment to create context to the issue reader** | ||
Line 137: | Line 137: | ||
=="Need to add a test case: 'description of test case'"== | =="Need to add a test case: 'description of test case'"== | ||
<code>@#ADD_TEST description of test case @#END_TEST</code> | <code>@#ADD_TEST description of test case @#END_TEST</code> | ||
+ | =====Sample of working comments===== | ||
**Following is a link of a sample of a issue generated using step 5** | **Following is a link of a sample of a issue generated using step 5** | ||
[[https://github.com/agadfs/Git_PTIDEJ_Issue_Organizer/issues/121|Sample issue]] | [[https://github.com/agadfs/Git_PTIDEJ_Issue_Organizer/issues/121|Sample issue]] |