sigs.k8s.io/cluster-api@v1.7.1/.github/PULL_REQUEST_TEMPLATE.md (about)

     1  <!-- Thanks for sending a pull request! Here are some tips for you:
     2      1. If this is your first time, please read our contributor guidelines: https://github.com/kubernetes-sigs/cluster-api/blob/main/CONTRIBUTING.md#contributing-a-patch and developer guide https://github.com/kubernetes-sigs/cluster-api/blob/main/docs/book/src/developer/guide.md
     3  
     4      2. Please add an icon to the title of this PR (see https://sigs.k8s.io/cluster-api/CONTRIBUTING.md#contributing-a-patch), and delete this line and similar ones
     5      the icon will be either ⚠️ (:warning:, major or breaking changes), ✨ (:sparkles:, feature additions), 🐛 (:bug:, patch and bugfixes), 📖 (:book:, documentation or proposals), or 🌱 (:seedling:, minor or other) 
     6  -->
     7  
     8  **What this PR does / why we need it**:
     9  
    10  **Which issue(s) this PR fixes** *(optional, in `fixes #<issue number>(, fixes #<issue_number>, ...)` format, will close the issue(s) when PR gets merged)*:
    11  Fixes #
    12  
    13  <!-- 
    14  Please label this pull request according to what area(s) you are addressing. For reference on PR/issue labels, see: https://github.com/kubernetes-sigs/cluster-api/labels?q=area+
    15  
    16  Area example:
    17  /area runtime-sdk
    18  -->