From 932867dfb20b281074413e2d1fdff5e279ee5ec4 Mon Sep 17 00:00:00 2001 From: Nripesh Niketan <86844847+NripeshN@users.noreply.github.com> Date: Sun, 14 Jan 2024 20:31:32 +0400 Subject: [PATCH] Update contributing.rst --- docs/overview/contributing.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/docs/overview/contributing.rst b/docs/overview/contributing.rst index 1eb64226860f7..963ec63968a7d 100644 --- a/docs/overview/contributing.rst +++ b/docs/overview/contributing.rst @@ -36,10 +36,13 @@ The contributor guide is split into the sections below, it's best to go from sta | (g) `GitHub Rewards `_ | Check out our GitHub badges and achievements! 🏅 | -| (h) `Helpful Resources `_ +| (h) `Volunteer Leaderboard `_ +| See where you stand on our leaderboard 🏆 +| +| (i) `Helpful Resources `_ | Resources you would find useful when learning Ivy 📖 | -| (i) `Error Handling `_ +| (j) `Error Handling `_ | Common errors you will be facing contributing to Ivy ❌ .. toctree:: @@ -54,6 +57,7 @@ The contributor guide is split into the sections below, it's best to go from sta contributing/open_tasks.rst contributing/volunteer_workflow.rst contributing/github_rewards.rst + contributing/volunteer_ranks.rst contributing/helpful_resources.rst contributing/error_handling.rst