...

Text file src/github.com/go-kit/kit/.github/ISSUE_TEMPLATE/feature_request.yaml

Documentation: github.com/go-kit/kit/.github/ISSUE_TEMPLATE

     1name: Feature request
     2description: Suggest new functionality or an enhancement
     3body:
     4- type: textarea
     5  attributes:
     6    label: What would you like?
     7  validations:
     8    required: true

View as plain text