github.com/line/line-bot-sdk-go/v7@v7.21.0/.github/ISSUE_TEMPLATE/bug_report.md (about)

     1  ---
     2  name: Bug Report Template
     3  about: for Bug Report
     4  title: Bug Report
     5  labels: bug
     6  assignees: k2wanko
     7  
     8  ---
     9  
    10  <!--
    11  ## Do this before creating an issue
    12  
    13  - Check our [developer documentation](https://developers.line.biz/en/docs/) and [FAQ](https://developers.line.biz/en/faq/) page for more information on LINE bots and the Messaging API
    14  
    15  ## When creating an issue
    16  
    17  - Provide detailed information about the issue you had with the SDK as below
    18  -->
    19  
    20  ## System Informations
    21  
    22  * Go version:
    23  * OS:
    24  
    25  ## Expected Behavior
    26  <!-- Tell us what should happen -->
    27  
    28  ## Current Behavior
    29  <!-- Tell us what happens instead of the expected behavior -->
    30  
    31  ## Steps to Reproduce
    32  <!-- Provide a link to a live example, or an unambigeous set of steps to -->
    33  1.
    34  1.
    35  1.
    36  1.
    37  
    38  ## Logs
    39  <!-- Provide logs if possible -->