From bc2df170262834b0b98f917881604d670fde92a7 Mon Sep 17 00:00:00 2001 From: hubwriter Date: Tue, 22 Mar 2022 11:50:05 +0000 Subject: [PATCH] Update README.md --- contributing/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/contributing/README.md b/contributing/README.md index b4b630477f..6bc7c8e701 100644 --- a/contributing/README.md +++ b/contributing/README.md @@ -5,6 +5,7 @@ Check out our [contributing guide](../CONTRIBUTING.md) to see all the ways you c Here, you'll find additional information that might be helpful as you work on a pull request in this repo. - [development](./development.md) - steps for getting this app running on your local machine +- [codespace](./codespaces.md) - use GitHub Codespaces to work on documentation markdown files - [content markup reference](./content-markup-reference.md) - how to use markup and features specific to the GitHub Docs site - [content style guide](./content-style-guide.md) - style guidance specific to GitHub Docs content and additional resources for writing clear, helpful content - [content model](./content-model.md) - the content types that make up GitHub Docs and how to write them