diff --git a/.github/CONTRIBUTING.md b/.github/CONTRIBUTING.md index 0f5d8a7752..28618fb548 100644 --- a/.github/CONTRIBUTING.md +++ b/.github/CONTRIBUTING.md @@ -14,8 +14,22 @@ We also encourage community members to feel free to comment on others' pull requ ## Table of contents -↖️ You can jump to any section by using the "table of contents" button ( ![Table of contents icon](img/tableofcontentsicon.svg) ) above. - +- [Before you start](#before-you-start) + * [Code of Conduct](#code-of-conduct) + * [What can I contribute?](#what-can-i-contribute) + + [Making larger changes](#making-larger-changes) + + [Pull request or package?](#pull-request-or-package) + + [Ownership and copyright](#ownership-and-copyright) +- [Finding your first issue: Up for grabs](#finding-your-first-issue-up-for-grabs) +- [Making your changes](#making-your-changes) + + [Keeping your Umbraco fork in sync with the main repository](#keeping-your-umbraco-fork-in-sync-with-the-main-repository) + + [Style guide](#style-guide) + + [Questions?](#questions) +- [Creating a pull request](#creating-a-pull-request) +- [The review process](#the-review-process) + * [Dealing with requested changes](#dealing-with-requested-changes) + + [No longer available?](#no-longer-available) + * [The Core Collaborators team](#the-core-collaborators-team) ## Before you start @@ -230,4 +244,4 @@ These wonderful people aim to provide you with a reply to your PR, review and te [up for grabs issues]: https://github.com/umbraco/Umbraco-CMS/issues?q=is%3Aissue+is%3Aopen+label%3Acommunity%2Fup-for-grabs [Umbraco CMS repo]: https://github.com/umbraco/Umbraco-CMS [issues]: https://github.com/umbraco/Umbraco-CMS/issues -[discussions]: https://github.com/umbraco/Umbraco-CMS/discussions \ No newline at end of file +[discussions]: https://github.com/umbraco/Umbraco-CMS/discussions