Little helper to run CNCF's k3s in Docker
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
k3d/.github/ISSUE_TEMPLATE/feature_request.md

1.1 KiB

name about title labels assignees
Feature request Suggest an idea for this project [FEATURE] enhancement

Please link to the issue/PR here and explain how your request is related to it.

Scope of your request

Do you need...

  • a new noun (next to e.g. cluster, node, etc. used via k3d <noun>)?
  • a new verb (next to e.g. cluster create, node start, etc. used via k3d <noun> <verb>)
  • a new flag for a command (e.g. k3d cluster create --<your-flag>)?
    • which command?
  • different functionality for an existing command/flag
    • which command or flag?

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.