From bc4c91561fc251077c2da5bfe0c46c331e153e92 Mon Sep 17 00:00:00 2001 From: guineveresaenger Date: Wed, 13 Mar 2019 10:51:25 -0700 Subject: [PATCH] renames windows contributing doc to follow repo standards --- sig-windows/{contributors-guide.md => CONTRIBUTING.md} | 0 sig-windows/README.md | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename sig-windows/{contributors-guide.md => CONTRIBUTING.md} (100%) diff --git a/sig-windows/contributors-guide.md b/sig-windows/CONTRIBUTING.md similarity index 100% rename from sig-windows/contributors-guide.md rename to sig-windows/CONTRIBUTING.md diff --git a/sig-windows/README.md b/sig-windows/README.md index 9ea8aa75e..5c3f8ef15 100644 --- a/sig-windows/README.md +++ b/sig-windows/README.md @@ -60,7 +60,7 @@ Additional information and guides are available in the [KEPs for SIG-Windows](ht ## Contributing -To get yourself familiar with contributing, please read the [Kubernetes Contributor Guide](../contributors/guide/README.md) and the [SIG-Windows Contributor guide](./contributors-guide.md) +To get yourself familiar with contributing, please read the [Kubernetes Contributor Guide](../contributors/guide/README.md) and the [SIG-Windows Contributor guide](./CONTRIBUTING.md) We're currently using a [GitHub project](https://github.com/orgs/kubernetes/projects/8) in the weekly SIG-Windows meeting to track items with active progress for each release. That's a great place to start to get the most up-to-date status, then feel free to join us on the Slack channel anytime with questions.