mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-19 09:52:49 +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
|
||||
about: Suggest an enhancement to the Kubernetes project
|
||||
name: Enhancement Tracking Issue
|
||||
about: Provide supporting details for a feature in development
|
||||
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:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user