...

Text file src/k8s.io/utils/.github/ISSUE_TEMPLATE/feature-request.md

Documentation: k8s.io/utils/.github/ISSUE_TEMPLATE

     1---
     2name: Feature request
     3about: Suggest an idea for this project
     4
     5---
     6
     7**Is your feature request related to a problem? Please describe.**
     8<!-- A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] -->
     9
    10**Describe the solution you'd like in detail**
    11<!-- A clear and concise description of what you want to happen. -->
    12
    13**Describe alternatives you've considered**
    14<!-- A clear and concise description of any alternative solutions or features you've considered. -->
    15
    16**Additional context**
    17<!-- Add any other context or screenshots about the feature request here. -->

View as plain text