From 7b14e05149fa6e3ddb3c70259b57d8ee4e50a789 Mon Sep 17 00:00:00 2001 From: Jonathan Barrow Date: Fri, 10 May 2024 10:32:35 -0400 Subject: [PATCH] fix: remove unnecessary sections from ToC --- .github/CONTRIBUTING.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index fb78b6f..5d2f482 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -2,8 +2,6 @@ Thank you for showing interest in contributing to Pretendo Network! As an open source project, Pretendo Network welcomes contributions from developers outside of our core team. We are a large project, made up of over 100 different repositories spanning various languages and scopes. For the sake of consistency and maintainability, we have created these guidelines to outline project goals, standards, and best practices. This document will cover both code contributions as well as going over how to report any bugs or issues with a service or documentation. By adhering to these guidelines, contributors can ensure that their contributions align with the project's vision and meet the quality standards expected by the community. ### Contents -- [How to contribute](#how-to-contribute) - - [Contents](#contents) - [Prerequisites](#prerequisites) - [Questions and Contact](#questions-and-contact) - [Making Issues](#making-issues)