mirror of
https://github.com/mermaid-js/mermaid.git
synced 2025-09-16 22:09:57 +02:00
(minor) fix formatting; add "upvoting" to cSpell.json
This commit is contained in:

parent
acebcbffc8
commit
a867400d56
@@ -72,6 +72,7 @@
|
|||||||
"techn",
|
"techn",
|
||||||
"ts-nocheck",
|
"ts-nocheck",
|
||||||
"tuleap",
|
"tuleap",
|
||||||
|
"upvoting",
|
||||||
"verdana",
|
"verdana",
|
||||||
"viewports",
|
"viewports",
|
||||||
"vinod",
|
"vinod",
|
||||||
|
@@ -1,6 +1,7 @@
|
|||||||
# Contributing to Mermaid
|
# Contributing to Mermaid
|
||||||
|
|
||||||
## Contents
|
## Contents
|
||||||
|
|
||||||
- [Technical Requirements and Setup](#technical-requirements-and-setup)
|
- [Technical Requirements and Setup](#technical-requirements-and-setup)
|
||||||
- [Contributing Code](#contributing-code)
|
- [Contributing Code](#contributing-code)
|
||||||
- [Contributing Documentation](#contributing-documentation)
|
- [Contributing Documentation](#contributing-documentation)
|
||||||
@@ -18,6 +19,7 @@ Here are a few things to get you started on the right path.
|
|||||||
## Technical Requirements and Setup
|
## Technical Requirements and Setup
|
||||||
|
|
||||||
### Technical Requirements
|
### Technical Requirements
|
||||||
|
|
||||||
These are the tools we use for working with the code and documentation.
|
These are the tools we use for working with the code and documentation.
|
||||||
|
|
||||||
- [volta](https://volta.sh/) to manage node versions.
|
- [volta](https://volta.sh/) to manage node versions.
|
||||||
|
Reference in New Issue
Block a user