From 36a4c28f612b24b560bf0ee3b0f4d06d259e2d8b Mon Sep 17 00:00:00 2001 From: Abigail McCarthy Date: Wed, 26 Aug 2020 20:13:16 -0400 Subject: [PATCH] point contributors to style guide (#2872) Signed-off-by: Abigail McCarthy --- site/content/docs/main/start-contributing.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/site/content/docs/main/start-contributing.md b/site/content/docs/main/start-contributing.md index 197f780ec..b9a9497b5 100644 --- a/site/content/docs/main/start-contributing.md +++ b/site/content/docs/main/start-contributing.md @@ -18,6 +18,8 @@ For information on how to connect with our maintainers and community, join our o Please browse our list of resources, including a playlist of past online community meetings, blog posts, and other resources to help you get familiar with our project: [Velero resources](https://velero.io/resources/). +If you are thinking about contributing documentation, make sure to review our [documentation style guide](style-guide.md) and [website guidelines](website-guidelines.md). + ### Contributing If you are ready to jump in and test, add code, or help with documentation, please use the navigation on the left under `Contribute`.