mirror of
https://github.com/rust-lang-nursery/rust-cookbook
synced 2025-02-16 12:18:27 +00:00
Fix contributing table of contents
This commit is contained in:
parent
b46a78aa7c
commit
9ff05b43c5
1 changed files with 7 additions and 7 deletions
|
@ -7,13 +7,13 @@ contributing to the project. If you think something in this document should chan
|
|||
feel free propose a change in a pull request.
|
||||
|
||||
## Table of Contents
|
||||
[Getting Started](#getting-started)
|
||||
[How to Contribute](#how-to-contribute)
|
||||
[Crates](#crates)
|
||||
[Tests](#tests)
|
||||
[Style](#style)
|
||||
* [Git Commit Messages](#git-commit-messages)
|
||||
* [Snippet Style](#snippet-style)
|
||||
* [Getting Started](#getting-started)
|
||||
* [How to Contribute](#how-to-contribute)
|
||||
* [Crates](#crates)
|
||||
* [Tests](#tests)
|
||||
* [Style](#style)
|
||||
* [Git Commit Messages](#git-commit-messages)
|
||||
* [Snippet Style](#snippet-style)
|
||||
|
||||
## Getting Started
|
||||
TODO: Mention Trello and how to join (if we keep using it)
|
||||
|
|
Loading…
Add table
Reference in a new issue