docs(contributing): added TOC and Code of Conduct link (#65)

* Update CONTRIBUTING.md: Added TOC and Code of Conduct link

* Update CONTRIBUTING.md: Added TOC and Code of Conduct link

* Update CONTRIBUTING.md: Added TOC and Code of Conduct link

---------

Co-authored-by: MohamedBsh <mohamed-amine.bousahih@doctrine.fr>
This commit is contained in:
Bsh 2024-11-24 16:30:28 +01:00 committed by Alexandre Pasmantier
parent c87af47d4e
commit 790c870ff3

View File

@ -3,8 +3,18 @@
First of all, thanks for considering contributing to this project. All contributions are welcome, whether they are bug
reports, documentation improvements, feature requests, or pull requests.
If you're not sure where to start, take a look at the [hot topics](#hot-topics) section for some ideas on what you could work on.
Please make sure to read and follow our [Code of Conduct](CODE_OF_CONDUCT.md) to ensure a positive experience for everyone involved.
If you're not sure where to start, take a look at the [Hot Topics](#hot-topics) section for some ideas on what you could work on.
## Table of Contents
- [Getting started](#getting-started)
- [Prerequisites](#prerequisites)
- [Forking the repository and setting up the project](#forking-the-repository-and-setting-up-the-project)
- [Building the project](#building-the-project)
- [Project structure](#project-structure)
- [Contributing a new channel](#contributing-a-new-channel)
- [Hot Topics](#hot-topics)
## Getting started
### Prerequisites