Fix broken link from PR guide to KEP process guide
Signed-Off-By: Daniel Lipovestky <daniel@platform9.com> Co-Authored-By: Christoph Blecker <admin@toph.ca>
This commit is contained in:
parent
9782c0ea65
commit
8cbd38c424
|
@ -193,7 +193,7 @@ Are you sure Feature-X is something the Kubernetes team wants or will accept? Is
|
|||
|
||||
It's better to get confirmation beforehand.
|
||||
|
||||
When you want to make a large or otherwise significant change, you should follow the [Kubernetes Enhancement Proposal process](/keps/0001-kubernetes-enhancement-proposal-process.md).
|
||||
When you want to make a large or otherwise significant change, you should follow the [Kubernetes Enhancement Proposal process](https://git.k8s.io/enhancements/keps/0001-kubernetes-enhancement-proposal-process.md).
|
||||
|
||||
Even for small changes, it is often a good idea to gather feedback on an issue you filed, or even simply ask in the appropriate SIG's Slack channel to invite discussion and feedback from code owners. Here's a [list of SIGs](/sig-list.md).
|
||||
|
||||
|
|
Loading…
Reference in New Issue