github.com/aliyun/credentials-go@v1.4.7/.github/ISSUE_TEMPLATE/bug-report.md (about)

     1  ---
     2  name: "\U0001F41B Bug report"
     3  about: Create a report to help us improve
     4  
     5  ---
     6  
     7  <!--
     8  Thank you for reporting a possible bug.
     9  
    10  Please fill in as much of the template below as you can.
    11  
    12  Go Version: output of `go version`
    13  Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows)
    14  Credential Type: Which Credential Type is used? For example `access_key`
    15  
    16  
    17  If possible, please provide code that demonstrates the problem, keeping it as
    18  simple and free of external dependencies as you can.
    19  -->
    20  
    21  * **Go Version**:
    22  * **Platform**:
    23  * **Credential Type**:
    24  
    25  <!-- Please provide more details below this comment. -->