github.com/chnsz/golangsdk@v0.0.0-20240506093406-85a3fbfa605b/.github/PULL_REQUEST_TEMPLATE (about)

     1  <!-- Thanks for sending a pull request! -->
     2  
     3  **What this PR does / why we need it**:
     4  
     5  **Which issue this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format,
     6    will close that issue when PR gets merged)*: fixes #
     7  
     8  **Special notes for your reviewer**:
     9  
    10  **Release note**:
    11  <!--  Steps to write your release note:
    12  1. Use the release-note-* labels to set the release note state (if you have access)
    13  2. Enter your extended release note in the below block; leaving it blank means using the PR title as the release note.
    14    If no release note is required, just write `NONE`.
    15  -->
    16  
    17  ```release-note
    18  ```