Parcourir la source

Update table of contents

Daniel Gibbs il y a 5 ans
Parent
commit
69c8550c13
1 fichiers modifiés avec 27 ajouts et 25 suppressions
  1. 27 25
      CONTRIBUTING.md

+ 27 - 25
CONTRIBUTING.md

@@ -5,32 +5,34 @@
 The following is a set of guidelines for contributing to LinuxGSM, which are hosted in the [GameServerManagers Organization](https://github.com/gameservermanagers) on GitHub. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
 The following is a set of guidelines for contributing to LinuxGSM, which are hosted in the [GameServerManagers Organization](https://github.com/gameservermanagers) on GitHub. These are mostly guidelines, not rules. Use your best judgment, and feel free to propose changes to this document in a pull request.
 
 
 ## Table of Contents
 ## Table of Contents
-* [Contributing to LinuxGSM](#contributing-to-linuxgsm)
-*  [Table of Contents](#table-of-contents)
-* [Code of Conduct](#code-of-conduct)
-* [Bug/Enhancement Contributions](#---bug-enhancement-contributions---)
-    * [Reporting Bugs](#--reporting-bugs)
-      * [Before Submitting A Bug Report](#before-submitting-a-bug-report)
-      * [How Do I Submit A (Good) Bug Report?](#how-do-i-submit-a--good--bug-report-)
-    * [Suggesting Features](#--suggesting-features)
-      * [Before Submitting An Feature Suggestion](#before-submitting-an-feature-suggestion)
-      * [How Do I Submit A (Good) Feature Suggestion?](#how-do-i-submit-a--good--feature-suggestion-)
-    * [Game Server Requests](#---game-server-requests)
-      * [Before Submitting a Game Server Request](#before-submitting-a-game-server-request)
-      * [How Do I Submit A (Good) Game Server Suggestion?](#how-do-i-submit-a--good--feature-suggestion--1)
-    * [Game Server Specific Issues](#---game-server-specific-issues)
-  * [Code Contributions](#---code-contributions)
-    * [Pull Requests](#pull-requests)
-      * [Pull Request naming convention](#pull-request-naming-convention)
-    * [Testing](#testing)
-      * [Pull Request Status Checks](#pull-request-status-checks)
-      * [Test Environment](#test-environment)
-    * [Styleguides](#-wine-glass--styleguides)
-      * [Git Commit Messages](#git-commit-messages)
-      * [BASH Styleguide](#bash-styleguide)
-  * [Document Contributions](#-blue-book--document-contributions)
-    * [Documentation Styleguide](#documentation-styleguide)
+
+ [Contributing to LinuxGSM](#contributing-to-linuxgsm)
+  * [Table of Contents](#table-of-contents)
+  * [Code of Conduct](#code-of-conduct)
+  * [🎉 Bug/Enhancement Contributions 🐛](#---bug-enhancement-contributions---)
+    + [🐛Reporting Bugs](#--reporting-bugs)
+      - [Before Submitting A Bug Report](#before-submitting-a-bug-report)
+      - [How Do I Submit A (Good) Bug Report?](#how-do-i-submit-a--good--bug-report-)
+    + [🎉Suggesting Features](#--suggesting-features)
+      - [Before Submitting An Feature Suggestion](#before-submitting-an-feature-suggestion)
+      - [How Do I Submit A (Good) Feature Suggestion?](#how-do-i-submit-a--good--feature-suggestion-)
+    + [🎮 Game Server Requests](#---game-server-requests)
+      - [Before Submitting a Game Server Request](#before-submitting-a-game-server-request)
+      - [How Do I Submit A (Good) Game Server Request?](#how-do-i-submit-a--good--game-server-request-)
+    + [🎮 Game Server Specific Issues](#---game-server-specific-issues)
+  * [💻 Code Contributions](#---code-contributions)
+    + [Pull Requests](#pull-requests)
+      - [Pull Request naming convention](#pull-request-naming-convention)
+    + [Testing](#testing)
+      - [Pull Request Status Checks](#pull-request-status-checks)
+      - [Test Environment](#test-environment)
+    + [:wine_glass: Styleguides](#-wine-glass--styleguides)
+      - [Git Commit Messages](#git-commit-messages)
+      - [BASH Styleguide](#bash-styleguide)
+  * [:blue_book: Document Contributions](#-blue-book--document-contributions)
+    + [Documentation Styleguide](#documentation-styleguide)
   * [Issue and Pull Request Labels](#issue-and-pull-request-labels)
   * [Issue and Pull Request Labels](#issue-and-pull-request-labels)
+
 ## Code of Conduct
 ## Code of Conduct
 
 
 This project and everyone participating in it are governed by the [LinuxGSM Code of Conduct](https://github.com/GameServerManagers/linuxgsm/blob/master/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behaviour to [daniel.gibbs@linuxgsm.com](mailto:daniel.gibbs@linuxgsm.com).
 This project and everyone participating in it are governed by the [LinuxGSM Code of Conduct](https://github.com/GameServerManagers/linuxgsm/blob/master/CODE_OF_CONDUCT.md). By participating, you are expected to uphold this code. Please report unacceptable behaviour to [daniel.gibbs@linuxgsm.com](mailto:daniel.gibbs@linuxgsm.com).