mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-20 18:31:15 +00:00
.github: update enhancement issue template to point to KEPs
This commit is contained in:
parent
5a382b2d83
commit
8463e20333
12
.github/ISSUE_TEMPLATE/enhancement.md
vendored
12
.github/ISSUE_TEMPLATE/enhancement.md
vendored
@ -1,10 +1,16 @@
|
|||||||
---
|
---
|
||||||
name: Enhancement Request
|
name: Enhancement Tracking Issue
|
||||||
about: Suggest an enhancement to the Kubernetes project
|
about: Provide supporting details for a feature in development
|
||||||
labels: kind/feature
|
labels: kind/feature
|
||||||
|
|
||||||
---
|
---
|
||||||
<!-- Please only use this template for submitting enhancement requests -->
|
<!-- Feature requests are unlikely to make progress as an issue.
|
||||||
|
|
||||||
|
Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists.
|
||||||
|
|
||||||
|
A proposal that works through the design along with the implications of the change can be opened as a KEP:
|
||||||
|
https://git.k8s.io/enhancements/keps#kubernetes-enhancement-proposals-keps
|
||||||
|
-->
|
||||||
|
|
||||||
#### What would you like to be added:
|
#### What would you like to be added:
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user