We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a382b2 commit 8463e20Copy full SHA for 8463e20
.github/ISSUE_TEMPLATE/enhancement.md
@@ -1,10 +1,16 @@
1
---
2
-name: Enhancement Request
3
-about: Suggest an enhancement to the Kubernetes project
+name: Enhancement Tracking Issue
+about: Provide supporting details for a feature in development
4
labels: kind/feature
5
6
7
-<!-- Please only use this template for submitting enhancement requests -->
+<!-- Feature requests are unlikely to make progress as an issue.
8
+
9
+Instead, please suggest enhancements by engaging with SIGs on slack and mailing lists.
10
11
+A proposal that works through the design along with the implications of the change can be opened as a KEP:
12
+https://git.k8s.io/enhancements/keps#kubernetes-enhancement-proposals-keps
13
+-->
14
15
#### What would you like to be added:
16
0 commit comments