google.golang.org/grpc@v1.62.1/.github/ISSUE_TEMPLATE/feature.md (about)

     1  ---
     2  name: Feature Request
     3  about: Suggest an idea for gRPC-Go
     4  labels: 'Type: Feature'
     5  
     6  ---
     7  
     8  Please see the FAQ in our main README.md before submitting your issue.
     9  
    10  ### Use case(s) - what problem will this feature solve?
    11  
    12  ### Proposed Solution
    13  
    14  ### Alternatives Considered
    15  
    16  ### Additional Context