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",
|
||||
"ts-nocheck",
|
||||
"tuleap",
|
||||
"upvoting",
|
||||
"verdana",
|
||||
"viewports",
|
||||
"vinod",
|
||||
|
@@ -1,6 +1,7 @@
|
||||
# Contributing to Mermaid
|
||||
|
||||
## Contents
|
||||
|
||||
- [Technical Requirements and Setup](#technical-requirements-and-setup)
|
||||
- [Contributing Code](#contributing-code)
|
||||
- [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
|
||||
|
||||
These are the tools we use for working with the code and documentation.
|
||||
|
||||
- [volta](https://volta.sh/) to manage node versions.
|
||||
|
Reference in New Issue
Block a user