From dff404a8c9d064f9b81ee67d5bb95fd1e273680a Mon Sep 17 00:00:00 2001 From: sidharthv96 Date: Mon, 28 Aug 2023 08:53:43 +0000 Subject: [PATCH] Update docs --- docs/community/code.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/community/code.md b/docs/community/code.md index 7f4b1e105..2736a07ba 100644 --- a/docs/community/code.md +++ b/docs/community/code.md @@ -156,7 +156,7 @@ We know it can sometimes be hard to code _and_ write user documentation. Our documentation is managed in `packages/mermaid/src/docs`. Details on how to edit is in the [Contributing Documentation](#contributing-documentation) section. -Create another issue specifically for the documentation.\ +Create another issue specifically for the documentation. You will need to help with the PR, but definitely ask for help if you feel stuck. When it feels hard to write stuff out, explaining it to someone and having that person ask you clarifying questions can often be 80% of the work!