mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2024-11-14 13:27:45 -07:00
Contributing.md: Add missing table of contents sections
This commit is contained in:
parent
e375c96693
commit
b7bf1dc558
@ -5,6 +5,7 @@ If you make any contributions to Dolphin after December 1st, 2014, you are agree
|
||||
## Coding Style
|
||||
|
||||
- [Introduction] (#introduction)
|
||||
- [Checking and fixing formatting issues](#checking-and-fixing-formatting-issues)
|
||||
- [Styling and formatting] (#styling-and-formatting)
|
||||
- [General] (#general)
|
||||
- [Naming] (#naming)
|
||||
@ -16,6 +17,7 @@ If you make any contributions to Dolphin after December 1st, 2014, you are agree
|
||||
- [Loops] (#loops)
|
||||
- [Functions] (#functions)
|
||||
- [Classes and Structs] (#classes-and-structs-1)
|
||||
- [Java] (#java)
|
||||
|
||||
|
||||
## Introduction
|
||||
|
Loading…
Reference in New Issue
Block a user