Skip to content

Commit 3412819

Browse files
docs(contributing): update toc (#4181)
Co-authored-by: Brandy Smith <[email protected]>
1 parent 4161fad commit 3412819

File tree

1 file changed

+18
-15
lines changed

1 file changed

+18
-15
lines changed

CONTRIBUTING.md

Lines changed: 18 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -2,21 +2,24 @@
22

33
Thanks for your interest in contributing to Ionic's documentation! :tada: Check the guidelines below for suggestions and requirements before submitting your contribution.
44

5-
- [Contributing Guide](#contributing-guide)
6-
- [Development Workflow](#development-workflow)
7-
- [Previewing Changes](#previewing-changes)
8-
- [Linting Documentation](#linting-documentation)
9-
- [Spell Check](#spell-check)
10-
- [Using VS Code on Windows](#using-vs-code-on-windows)
11-
- [Project Structure](#project-structure)
12-
- [Directories](#directories)
13-
- [Authoring Content](#authoring-content)
14-
- [Authoring Locally](#authoring-locally)
15-
- [Translation](#translation)
16-
- [Reporting Issues](#reporting-issues)
17-
- [Pull Request Guidelines](#pull-request-guidelines)
18-
- [Deploying](#deploying)
19-
- [License](#license)
5+
<sub>
6+
<b>TABLE OF CONTENTS</b>
7+
</sub>
8+
9+
- [Development Workflow](#development-workflow)
10+
- [Previewing Changes](#previewing-changes)
11+
- [Linting Documentation](#linting-documentation)
12+
- [Spell Check](#spell-check)
13+
- [Using VS Code on Windows](#using-vs-code-on-windows)
14+
- [Project Structure](#project-structure)
15+
- [Directories](#directories)
16+
- [Authoring Content](#authoring-content)
17+
- [Reference Content](#reference-content)
18+
- [Translation](#translation)
19+
- [Reporting Issues](#reporting-issues)
20+
- [Pull Request Guidelines](#pull-request-guidelines)
21+
- [Deploying](#deploying)
22+
- [License](#license)
2023

2124
---
2225

0 commit comments

Comments
 (0)