github.com/aliyun/credentials-go@v1.4.7/.github/PULL_REQUEST_TEMPLATE.md (about)

     1  <!--
     2  Thank you for your pull request. Please provide a description above and review
     3  the requirements below.
     4  
     5  Bug fixes and new features should include tests and possibly benchmarks.
     6  
     7  Contributors guide: https://github.com/aliyun/credentials-go/blob/master/CONTRIBUTING.md
     8  -->
     9  
    10  ##### You need to complete
    11  <!-- Remove items that do not apply. For completed items, change [ ] to [x]. -->
    12  
    13  - [ ] unit tests and/or feature tests
    14  - [ ] documentation is changed or added