github.1git.de/docker/cli@v26.1.3+incompatible/.github/ISSUE_TEMPLATE/feature_request.yml (about)

     1  name: Feature request
     2  description: Missing functionality? Come tell us about it!
     3  labels:
     4    - kind/feature
     5    - status/0-triage
     6  body:
     7    - type: textarea
     8      id: description
     9      attributes:
    10        label: Description
    11        description: What is the feature you want to see?
    12      validations:
    13        required: true