From c79fcf7ad5dfff972cb420e78933bf04ba1408e1 Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Fri, 7 Jun 2019 15:23:24 +0200 Subject: [PATCH 1/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 416bb6543..d69181241 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ Ever wanted to simplify documentation and avoid heavy tools like Visio when expl This is why mermaid was born, a simple markdown-like script language for generating charts from text via javascript. +**Mermaid was nomiated and won the JS Open Source Awards (2019) in the catory The most existing use of technology!!! Thanks to all involved, people committing pull requests, people answering questions and special thanks to Tyler Long who is helping me maintin the project.** ### Flowchart From e2dba9e9b8fe35676f3af9a9efc816f29988eaf0 Mon Sep 17 00:00:00 2001 From: Knut Sveidqvist Date: Sat, 8 Jun 2019 09:09:44 +0200 Subject: [PATCH 2/2] Added job listing --- README.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/README.md b/README.md index d69181241..f49363d9f 100644 --- a/README.md +++ b/README.md @@ -14,6 +14,22 @@ This is why mermaid was born, a simple markdown-like script language for generat **Mermaid was nomiated and won the JS Open Source Awards (2019) in the catory The most existing use of technology!!! Thanks to all involved, people committing pull requests, people answering questions and special thanks to Tyler Long who is helping me maintin the project.** +### Are you someone who wants to take an active role in improving mermaid? + +Look at the list of areas we need help with: + +* Development - help solving issues +* Development - work with the build environment, with JS we keep updating the tools we use +* Development - new diagram types +* Development - Handling Pull Requests +* Test - testing in connection with realeases, regression testing +* Test - verification of fixed issues +* Test - test of pull requests and verification testing +* Release management - more of a PL role, make roadmap for the project, coordinating the work +* Release management - classification and monitoring of incoming issues + +If you think lending a hand to one or more of these areas would be fun, please send an email tp knsv@sveido.com! + ### Flowchart ```