mirror of
https://github.com/sussy-code/smov.git
synced 2024-12-20 14:37:43 +01:00
docs(contributing): Add a contents sections
This commit is contained in:
parent
8b1a5bce4a
commit
8d0cd59d85
1 changed files with 11 additions and 0 deletions
11
.github/CONTRIBUTING.md
vendored
11
.github/CONTRIBUTING.md
vendored
|
@ -4,6 +4,17 @@ Thank you for investing your time in contributing to our project! Any contributi
|
||||||
|
|
||||||
Please make sure you read our [Code of Conduct](./CODE_OF_CONDUCT.md) to keep our community approachable and respectable.
|
Please make sure you read our [Code of Conduct](./CODE_OF_CONDUCT.md) to keep our community approachable and respectable.
|
||||||
|
|
||||||
|
## Contents
|
||||||
|
- [New Contributor Guide](#new-contributor-guide)
|
||||||
|
- [Requesting a feature or reporting a bug](#requesting-a-feature-or-reporting-an-bug)
|
||||||
|
- [Discord Server](#discord-server)
|
||||||
|
- [GitHub Issues](#github-issues)
|
||||||
|
- [Before you start](#before-you-start)
|
||||||
|
- [Contributing](#before-you-start)
|
||||||
|
- [Recommended Development Environment](#recommended-development-environment)
|
||||||
|
- [Tips](#tips)
|
||||||
|
- [Language Contributions](#language-contributions)
|
||||||
|
|
||||||
## New contributor guide
|
## New contributor guide
|
||||||
|
|
||||||
To get an overview of the project, read the [README](README.md). Here are some resources to help you get started with open source contributions:
|
To get an overview of the project, read the [README](README.md). Here are some resources to help you get started with open source contributions:
|
||||||
|
|
Loading…
Reference in a new issue