Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Volunteer program and github badges #27891

Merged
merged 24 commits into from
Jan 12, 2024
Merged
Show file tree
Hide file tree
Changes from 13 commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
80 changes: 80 additions & 0 deletions docs/overview/contributing/github_rewards.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,80 @@
GitHub Rewards
==============

.. list-table:: Title
:widths: 50 25 30 30 30
:header-rows: 1

* - GitHub Badge
- Initial (1 Task)
- Bronze (5 Tasks)
- Silver (15 Tasks)
- Gold (30 Tasks)
* - Debugging Dynamos
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_01-00.png
:width: 110
:alt: Alternative text
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_01-02.png
:width: 110
:alt: Alternative text
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_01-03.png
:width: 110
:alt: Alternative text
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_01-04.png
:width: 110
:alt: Alternative text
* - Pull Request Pioneer
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_03-00.png
:width: 110
:alt: Alternative text
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_03-02.png
:width: 110
:alt: Alternative text
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_03-03.png
:width: 110
:alt: Alternative text
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_03-04.png
:width: 110
:alt: Alternative text
* - Merging Master
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_04-00.png
:width: 110
:alt: Alternative text
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_04-02.png
:width: 110
:alt: Alternative text
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_04-03.png
:width: 110
:alt: Alternative text
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_04-04.png
:width: 110
:alt: Alternative text
* - Merging Wizard
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_05-00.png
:width: 110
:alt: Alternative text
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_05-02.png
:width: 110
:alt: Alternative text
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_05-03.png
:width: 110
:alt: Alternative text
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_05-04.png
:width: 110
:alt: Alternative text
* - Ivy Inspectors
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_06-00.png
:width: 110
:alt: Alternative text
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_06-02.png
:width: 110
:alt: Alternative text
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_06-03.png
:width: 110
:alt: Alternative text
- .. image:: https://raw.githubusercontent.com/unifyai/ivy/main/.vaunt/badges/badge_06-04.png
:width: 110
:alt: Alternative text



26 changes: 26 additions & 0 deletions docs/overview/contributing/volunteer_workflow.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
Volunteer Workflow
==================

We've created a promotion workflow to help you advance through the different tiers of contribution, from Contributor to Core Contributor, Rising Contributor, and finally, Top Contributor.

Refer to Github Rewards for information about the badges.

Contributor
-----------
Start as a Contributor by earning any of the Initial Badges. It's straightforward—complete one of the simple tasks listed and you're in! This first step on your journey opens the door to becoming an integral part of our community.

Core Contributor
----------------
Elevate to Core Contributor status by earning a Bronze Badge. As a Core Contributor, you're recognized not just for your skills but also for your growing commitment to our mission. You'll have the opportunity to engage more deeply with our projects and play an important role in shaping the future of our initiatives. This tier is a testament to your dedication and a stepping stone to even greater achievements within our community.

Rising Contributor
------------------
Ascend to the Rising Contributor level by acquiring a Silver Badge. This tier grants you access to our internal Discord channels and follow along with the internal meetings. You'll join our GitHub team, enabling you to directly commit changes, and modify issues. For those eager to lead, you can volunteer to be a liaison for Core Contributors and oversee PR reviews. As a Rising Contributor, you're encouraged to tackle complex tasks, pushing your skills to new heights.

Top Contributor
---------------
Achieve a Gold Badge to reach the peak of our program as a Top Contributor. This tier is for those who demonstrate exceptional dedication and expertise. You'll gain the privilege of engaging with bounty-holding internal tasks and join our Bounty Program, where completing top-priority issues can earn you cash rewards ranging from $10 to $100. Upon reaching this level, we will be delighted to acknowledge your contributions to Ivy with a special token of appreciation.




Loading