...

Text file src/github.com/aliyun/credentials-go/.github/ISSUE_TEMPLATE.md

Documentation: github.com/aliyun/credentials-go/.github

     1<!--
     2Thank you for reporting an issue.
     3
     4This issue tracker is for bugs and issues found within Alibaba Cloud Credentials for Go.
     5If you require more general support please file an issue on our help
     6repo. https://help.aliyun.com/
     7
     8
     9Please fill in as much of the template below as you're able.
    10
    11Go Version: output of `go version`
    12Platform: output of `uname -a` (UNIX), or version and 32 or 64-bit (Windows)
    13Credential Type: Which Credential Type is used? For example `access_key`
    14
    15If possible, please provide code that demonstrates the problem, keeping it as
    16simple and free of external dependencies as you are able.
    17-->
    18
    19* **Go Version**:
    20* **Platform**:
    21* **Credential Type**:
    22
    23<!-- Enter your issue details below this comment. -->

View as plain text