diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 88e159f7d3bbe..3bb843a1b5b12 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -10,10 +10,14 @@ In this guide we're going to go through how the steps for each kind of contribut -- [Steps to Make Your First Submission](#steps-to-make-your-first-submission) -- [Commit Style](#commit-style) -- [Test Jina Locally and on CI](#test-jina-locally-and-on-ci) -- [Build Documentation Locally](#build-documentation-locally) +- [Before you Start](#before-you-start) +- [Bugs and Issues](#bugs-and-issues) +- [Making Your First Submission](#making-your-first-submission) +- [Naming Conventions](#naming-conventions) +- [Testing Jina Locally and on CI](#testing-jina-locally-and-on-ci) +- [Building Documentation Locally](#building-documentation-locally) +- [Getting Support](#getting-support) +- [Thank You](#thank-you)