mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-01-24 06:51:17 +01:00
Merge pull request #4996 from lioncash/contrib
Contributing.md: Add missing table of contents sections
This commit is contained in:
commit
78f6f6108e
@ -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…
x
Reference in New Issue
Block a user