github.com/cloudfoundry/cli@v7.1.0+incompatible/.github/ISSUE_TEMPLATE/feature_request.md (about)

     1  ---
     2  name: Feature request
     3  about: Suggest an idea for this project
     4  
     5  ---
     6  
     7  **Please provide details on the following items. Failure to do so may result in deletion of your feature request.** 
     8  
     9  **What's the user value of this feature request?**
    10  A clear and concise description of what the user value is.
    11  
    12  **Who is the functionality for?**
    13  Who will use this feature? 
    14  
    15  **How often will this functionality be used by the user?**
    16  How often will they use this feature?
    17  
    18  **Who else is affected by the change?**
    19  Does this feature cause a breaking change? Are other users affected by this change?
    20  
    21  **Is your feature request related to a problem? Please describe.**
    22  A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
    23  
    24  **Describe the solution you'd like**
    25  A clear and concise description of what you want to happen.
    26  
    27  **Describe alternatives you've considered**
    28  A clear and concise description of any alternative solutions or features you've considered.
    29  
    30  **Additional context**
    31  Add any other context or screenshots about the feature request here.