mirror of
https://github.com/GameServerManagers/LinuxGSM.git
synced 2025-01-09 04:27:35 +08:00
Update table of contents
This commit is contained in:
parent
b6eacc5620
commit
69c8550c13
@ -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)
|
[Contributing to LinuxGSM](#contributing-to-linuxgsm)
|
||||||
* [Code of Conduct](#code-of-conduct)
|
* [Table of Contents](#table-of-contents)
|
||||||
* [Bug/Enhancement Contributions](#---bug-enhancement-contributions---)
|
* [Code of Conduct](#code-of-conduct)
|
||||||
* [Reporting Bugs](#--reporting-bugs)
|
* [🎉 Bug/Enhancement Contributions 🐛](#---bug-enhancement-contributions---)
|
||||||
* [Before Submitting A Bug Report](#before-submitting-a-bug-report)
|
+ [🐛Reporting Bugs](#--reporting-bugs)
|
||||||
* [How Do I Submit A (Good) Bug Report?](#how-do-i-submit-a--good--bug-report-)
|
- [Before Submitting A Bug Report](#before-submitting-a-bug-report)
|
||||||
* [Suggesting Features](#--suggesting-features)
|
- [How Do I Submit A (Good) Bug Report?](#how-do-i-submit-a--good--bug-report-)
|
||||||
* [Before Submitting An Feature Suggestion](#before-submitting-an-feature-suggestion)
|
+ [🎉Suggesting Features](#--suggesting-features)
|
||||||
* [How Do I Submit A (Good) Feature Suggestion?](#how-do-i-submit-a--good--feature-suggestion-)
|
- [Before Submitting An Feature Suggestion](#before-submitting-an-feature-suggestion)
|
||||||
* [Game Server Requests](#---game-server-requests)
|
- [How Do I Submit A (Good) Feature Suggestion?](#how-do-i-submit-a--good--feature-suggestion-)
|
||||||
* [Before Submitting a Game Server Request](#before-submitting-a-game-server-request)
|
+ [🎮 Game Server Requests](#---game-server-requests)
|
||||||
* [How Do I Submit A (Good) Game Server Suggestion?](#how-do-i-submit-a--good--feature-suggestion--1)
|
- [Before Submitting a Game Server Request](#before-submitting-a-game-server-request)
|
||||||
* [Game Server Specific Issues](#---game-server-specific-issues)
|
- [How Do I Submit A (Good) Game Server Request?](#how-do-i-submit-a--good--game-server-request-)
|
||||||
* [Code Contributions](#---code-contributions)
|
+ [🎮 Game Server Specific Issues](#---game-server-specific-issues)
|
||||||
* [Pull Requests](#pull-requests)
|
* [💻 Code Contributions](#---code-contributions)
|
||||||
* [Pull Request naming convention](#pull-request-naming-convention)
|
+ [Pull Requests](#pull-requests)
|
||||||
* [Testing](#testing)
|
- [Pull Request naming convention](#pull-request-naming-convention)
|
||||||
* [Pull Request Status Checks](#pull-request-status-checks)
|
+ [Testing](#testing)
|
||||||
* [Test Environment](#test-environment)
|
- [Pull Request Status Checks](#pull-request-status-checks)
|
||||||
* [Styleguides](#-wine-glass--styleguides)
|
- [Test Environment](#test-environment)
|
||||||
* [Git Commit Messages](#git-commit-messages)
|
+ [:wine_glass: Styleguides](#-wine-glass--styleguides)
|
||||||
* [BASH Styleguide](#bash-styleguide)
|
- [Git Commit Messages](#git-commit-messages)
|
||||||
* [Document Contributions](#-blue-book--document-contributions)
|
- [BASH Styleguide](#bash-styleguide)
|
||||||
* [Documentation Styleguide](#documentation-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).
|
||||||
|
Loading…
Reference in New Issue
Block a user