From 0a72e3668e21d934d6053c8dc7a9f7d9dbc42c9c Mon Sep 17 00:00:00 2001 From: Lyn Perrine Date: Mon, 14 Nov 2022 20:26:38 -0800 Subject: [PATCH] Adding new file to existing chapter --- CONTRIBUTING.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 5f86ec1a..e43ef27e 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -40,7 +40,7 @@ Let's say you want to create Chapter 20. In the `source` directory, create a directory titled `20`. In the `20` directory, create a file with the name of the chapter. Let's call this chapter `foo bar`. Create a file named `foo_bar.rst` in `20`. Edit that file however you want. When you are done, -add this to `source/index.rst`: +add this to `source/index.rst`. To add a file to an already existing chapter add it to the toctree in the chapter. ``` Contents