dotcloud/docker

View on GitHub
.github/ISSUE_TEMPLATE/feature_request.yml

Summary

Maintainability
Test Coverage
name: Feature request
description: Missing functionality? Come tell us about it!
labels:
  - kind/feature
  - status/0-triage
body:
  - type: textarea
    id: description
    attributes:
      label: Description
      description: What is the feature you want to see?
    validations:
      required: true