github.com/rbisecke/kafka-go@v0.4.27/.github/ISSUE_TEMPLATE/feature_request.md (about)

     1  ---
     2  name: Feature request
     3  about: Suggest an idea for this project
     4  title: ''
     5  labels: enhancement
     6  assignees: ''
     7  
     8  ---
     9  
    10  **Describe the solution you'd like**
    11  A clear and concise description of what you want to happen.
    12  
    13  **Supporting documentation**
    14  Please provides links to relevant Kafka protocol docs and/or KIPs.