(minor) fix formatting; add "upvoting" to cSpell.json

This commit is contained in:
Ashley Engelund (weedySeaDragon @ github)
2022-11-18 09:37:57 -08:00
parent acebcbffc8
commit a867400d56
2 changed files with 7 additions and 4 deletions

View File

@@ -72,6 +72,7 @@
"techn",
"ts-nocheck",
"tuleap",
"upvoting",
"verdana",
"viewports",
"vinod",

View File

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