(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", "techn",
"ts-nocheck", "ts-nocheck",
"tuleap", "tuleap",
"upvoting",
"verdana", "verdana",
"viewports", "viewports",
"vinod", "vinod",

View File

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