Merge pull request #1000 from edekadigital/doc-contributing

reference the CONTRIBUTING.md in README
This commit is contained in:
Knut Sveidqvist 2019-10-16 08:48:02 +02:00 committed by GitHub
commit 8f49d96c3a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -178,7 +178,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