github.com/WindomZ/go-commander@v1.2.2/.github/ISSUE_TEMPLATE.md (about)

     1  ### Prerequisites
     2  
     3  * [ ] Can you reproduce the problem in safe mode?
     4  * [ ] Are you running the latest version?
     5  * [ ] Did you check the debugging guide?
     6  * [ ] Did you check the FAQs on Discuss?
     7  * [ ] Are you reporting to the correct repository?
     8  * [ ] Did you perform a cursory search?
     9  
    10  For more information, see the `CONTRIBUTING` guide.
    11  
    12  ### Description
    13  
    14  [Description of the bug or feature]
    15  
    16  ### Steps to Reproduce
    17  
    18  1. [First Step]
    19  2. [Second Step]
    20  3. [and so on...]
    21  
    22  **Expected behavior:** [What you expected to happen]
    23  
    24  **Actual behavior:** [What actually happened]
    25  
    26  ### Versions
    27  
    28  You can get this information from `README.md`.