From ad126c838e5238b201808c14972ecab9ded6f640 Mon Sep 17 00:00:00 2001 From: Kolja Markwardt Date: Tue, 15 Oct 2019 22:22:01 +0200 Subject: [PATCH] reference the CONTRIBUTING.md in README --- CONTRIBUTING.md | 2 +- README.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 842414531..f29faf93b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -8,7 +8,7 @@ Here are a few things to know to get you started on the right path. ## Committing code -We make all changes via pull requests. As we have many pull requests from deveƶopers new to mermaid, the current approach is to have *knsv, Knut Sveidqvist* as a main reviewer of changes and merging pull requests. More precisely like this: +We make all changes via pull requests. As we have many pull requests from developers new to mermaid, the current approach is to have *knsv, Knut Sveidqvist* as a main reviewer of changes and merging pull requests. More precisely like this: * Large changes reviewed by knsv or other developer asked to review by knsv * Smaller low-risk changes like dependecies, documentation etc can be nerged by active collaborators diff --git a/README.md b/README.md index 0d3e6c394..63c142341 100644 --- a/README.md +++ b/README.md @@ -192,7 +192,7 @@ Don't hesitate to contact me if you want to get involved. # For contributors - +Detailed information about contributing can be found in the [Contribution guide](CONTRIBUTING.md) ## Setup yarn install