From 975fad551ad16ae6d7827ddb1fef04fb863df263 Mon Sep 17 00:00:00 2001 From: Sierra Guequierre Date: Mon, 11 Sep 2023 11:57:27 -0400 Subject: [PATCH] Add templates to readme so contributors can find them more quickly (#1793) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 4f6c553f23..961950fd9c 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,7 @@ > **Note** > Looking to contribute? Check out the [Contributor Guide](https://github.com/viamrobotics/docs/blob/main/CONTRIBUTING.md). +> For help knowing what and how to write, check out our templates: our [tutorial template](docs/tutorials/template/) and [component page template](docs/components/component/) are accessible on the site when building the docs in Draft mode, or accessible here on GitHub. ## Build the docs locally