mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-19 15:30:03 +02:00
Contribution guidelines rework
This commit is contained in:
@@ -25,16 +25,15 @@ mindmap
|
||||
Classification and monitoring of incoming issues
|
||||
```
|
||||
|
||||
<!-- ## Join the development -->
|
||||
## Join the development
|
||||
|
||||
Detailed information about contributing can be found in the [contribution guide](../contributing/contributing.md).
|
||||
|
||||
<!-- ## Help with testing -->
|
||||
<!-- ## Manage tasks -->
|
||||
|
||||
## Where do I start?
|
||||
|
||||
```tip
|
||||
Detailed information about contributing can be found in the [contribution guide](../contributing/contributing.md).
|
||||
```
|
||||
|
||||
- You could confirm the bugs in [these issues](https://github.com/knsv/mermaid/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3A%22Type%3A+Bug+%2F+Error%22+label%3A%22Status%3A+Pending%22).
|
||||
- You could help write and improve the documentation! [Here's ](https://github.com/knsv/mermaid/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3A%22Help+wanted%21%22+label%3A%22Area%3A+Documentation%22)some inspiration.
|
||||
- You could start getting some knowledge of the code base by working on [these "good first issues"](https://github.com/knsv/mermaid/issues?utf8=%E2%9C%93&q=is%3Aissue+is%3Aopen+label%3A%22Good+first+issue%21%22+).
|
||||
|
Reference in New Issue
Block a user