github.com/avenga/couper@v1.12.2/.github/PULL_REQUEST_TEMPLATE.md (about)

     1  Describe your changes!
     2  
     3  ---
     4  <details>
     5      <summary>Reviewer checklist</summary>
     6      <ul>
     7          <li>Read PR description: a summary about the changes is required</li>
     8          <li>Changelog updated</li>
     9          <li>Documentation: docs/{Reference, Cli, ...}, Docker and cli help/usage</li>
    10          <li>Pulled branch, manually tested</li>
    11          <li>Verified requirements are met</li>
    12          <li>Reviewed the code</li>
    13          <li>Reviewed the related tests</li>
    14      </ul>
    15  </details>