github.com/pingcap/br@v5.3.0-alpha.0.20220125034240-ec59c7b6ce30+incompatible/.github/ISSUE_TEMPLATE/feature-request.md (about)

     1  ---
     2  name: "🚀 Feature Request"
     3  about: I have a suggestion
     4  labels: 'type/feature-request'
     5  ---
     6  
     7  ## Feature Request
     8  
     9  ### Describe your feature request related problem:
    10  <!-- A description of what the problem is. -->
    11  
    12  ### Describe the feature you'd like:
    13  <!-- A description of what you want to happen. -->
    14  
    15  ### Describe alternatives you've considered:
    16  <!-- A description of any alternative solutions or features you've considered. -->
    17  
    18  ### Teachability, Documentation, Adoption, Migration Strategy:
    19  <!-- If you can, explain some scenarios how users might use this, or situations in which it would be helpful. Any API designs, mockups, or diagrams are also helpful. -->