Add table of contents
This commit is contained in:
+15
-1
@@ -1,7 +1,21 @@
|
||||
# Contributing
|
||||
# Contributing <!-- omit in toc -->
|
||||
|
||||
You're welcome to contribute to the [code](#contributing-to-the-code) or to the [translations](#contributing-to-the-translations)!
|
||||
|
||||
---
|
||||
|
||||
## Table of contents <!-- omit in toc -->
|
||||
|
||||
- [Contributing to the code](#contributing-to-the-code)
|
||||
- [Coding style](#coding-style)
|
||||
- [Copyright notice](#copyright-notice)
|
||||
- [Themes and unit tests](#themes-and-unit-tests)
|
||||
- [Contributing to the translations](#contributing-to-the-translations)
|
||||
- [Updating an existing translation](#updating-an-existing-translation)
|
||||
- [Adding a new translation](#adding-a-new-translation)
|
||||
|
||||
---
|
||||
|
||||
## Contributing to the code
|
||||
|
||||
You'll need `make` and [NPM](https://www.npmjs.com/) to install the development dependencies:
|
||||
|
||||
Reference in New Issue
Block a user