|
2 | 2 |
|
3 | 3 | Thanks for your interest in contributing to Ionic's documentation! :tada: Check the guidelines below for suggestions and requirements before submitting your contribution.
|
4 | 4 |
|
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) |
20 | 23 |
|
21 | 24 | ---
|
22 | 25 |
|
|
0 commit comments