From b4970ac6c1cb7673121d2fd605e4bc202340c889 Mon Sep 17 00:00:00 2001 From: Sohilbhai Ghanchivahora Date: Thu, 15 Jan 2026 16:47:36 +0530 Subject: [PATCH 1/6] Document - WP-CLI contributor badge process --- bin/handbook-manifest.json | 6 +++ contributions/cli-contributor-badge.md | 64 ++++++++++++++++++++++++++ 2 files changed, 70 insertions(+) create mode 100644 contributions/cli-contributor-badge.md diff --git a/bin/handbook-manifest.json b/bin/handbook-manifest.json index 81c9330e..193a30fd 100644 --- a/bin/handbook-manifest.json +++ b/bin/handbook-manifest.json @@ -832,5 +832,11 @@ "slug": "wp-cli-warning", "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/internal-api\/wp-cli-warning.md", "parent": "internal-api" + }, + "cli-contributor-badge": { + "title": "WP-CLI Contributor Badge", + "slug": "cli-contributor-badge", + "markdown_source": "https:\/\/github.com\/wp-cli\/handbook\/blob\/main\/contributions\/cli-contributor-badge.md", + "parent": "contributions" } } \ No newline at end of file diff --git a/contributions/cli-contributor-badge.md b/contributions/cli-contributor-badge.md new file mode 100644 index 00000000..ba608a9b --- /dev/null +++ b/contributions/cli-contributor-badge.md @@ -0,0 +1,64 @@ +# WP-CLI Contributor Badge + +The **WP-CLI Contributor Badge** recognizes individuals who have made meaningful contributions to the WP-CLI project. +This badge is displayed on a contributor’s WordPress.org profile and highlights their involvement in maintaining and improving WP-CLI. + +--- + +## What is the WP-CLI Contributor Badge? + +The WP-CLI Contributor Badge is an official WordPress.org profile badge awarded to contributors who actively participate in the WP-CLI project through code, documentation, reviews, testing, triage, or community support. + +The badge is managed via the WordPress.org profile association system. + +--- + +## Eligibility criteria + +You may be eligible for the WP-CLI Contributor Badge if you have made consistent and valuable contributions such as: + +- Submitting pull requests to WP-CLI repositories +- Reviewing or testing pull requests +- Reporting bugs or helping triage issues +- Improving documentation in the WP-CLI handbook +- Participating in WP-CLI Hack Days or Contributor Days +- Supporting users in WP-CLI-related discussions + +There is no strict minimum requirement. Contributions are evaluated based on quality, impact, and consistency. + +--- + +## Badge assignment process + +The WP-CLI Contributor Badge is assigned through the WordPress.org **profile associations** system. + +### How it works + +1. WP-CLI maintainers review contributor activity across WP-CLI repositories and documentation. +2. Eligible contributors are added to the **WP-CLI Contributors association**. +3. Once associated, the **WP-CLI Contributor Badge** automatically appears on the contributor’s WordPress.org profile. + +The official association page can be found here: +👉 https://profiles.wordpress.org/associations/cli-contributor + +--- + +## Missing the badge? + +If you believe you qualify for the WP-CLI Contributor Badge but do not see it on your profile: + +- Confirm that your GitHub account is linked to your WordPress.org profile +- Ensure your contributions are publicly visible (PRs, issues, reviews) +- Reach out to WP-CLI maintainers with links to your contributions for review + +--- + +## Get started contributing + +If you are new to WP-CLI contributions: + +- Read the [Contributing](https://make.wordpress.org/cli/handbook/contributions/) guide +- Look for open issues in WP-CLI repositories +- Join a WP-CLI Hack Day or WordCamp Contributor Day + +Your contributions help strengthen the WP-CLI ecosystem and the wider WordPress community 💙 From f99b70365ab4a597c5ef42fc85d3ce1de3eb0207 Mon Sep 17 00:00:00 2001 From: Sohilbhai Ghanchivahora Date: Tue, 20 Jan 2026 16:54:29 +0530 Subject: [PATCH 2/6] Update contributions/cli-contributor-badge.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- contributions/cli-contributor-badge.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributions/cli-contributor-badge.md b/contributions/cli-contributor-badge.md index ba608a9b..b8638b27 100644 --- a/contributions/cli-contributor-badge.md +++ b/contributions/cli-contributor-badge.md @@ -1,6 +1,7 @@ # WP-CLI Contributor Badge -The **WP-CLI Contributor Badge** recognizes individuals who have made meaningful contributions to the WP-CLI project. +The **WP-CLI Contributor Badge** recognizes individuals who have made meaningful contributions to the WP-CLI project. + This badge is displayed on a contributor’s WordPress.org profile and highlights their involvement in maintaining and improving WP-CLI. --- From bca25af4c561ec6f7c92bc4cdea8552b5d276ed1 Mon Sep 17 00:00:00 2001 From: Sohilbhai Ghanchivahora Date: Tue, 20 Jan 2026 16:54:55 +0530 Subject: [PATCH 3/6] Update contributions/cli-contributor-badge.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- contributions/cli-contributor-badge.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/contributions/cli-contributor-badge.md b/contributions/cli-contributor-badge.md index b8638b27..dc03e1a6 100644 --- a/contributions/cli-contributor-badge.md +++ b/contributions/cli-contributor-badge.md @@ -39,7 +39,8 @@ The WP-CLI Contributor Badge is assigned through the WordPress.org **profile ass 2. Eligible contributors are added to the **WP-CLI Contributors association**. 3. Once associated, the **WP-CLI Contributor Badge** automatically appears on the contributor’s WordPress.org profile. -The official association page can be found here: +The official association page can be found here: + 👉 https://profiles.wordpress.org/associations/cli-contributor --- From 16453d8fe43961f047ebf77fbd2b4726d9776f4d Mon Sep 17 00:00:00 2001 From: Sohilbhai Ghanchivahora Date: Tue, 20 Jan 2026 16:55:43 +0530 Subject: [PATCH 4/6] Update contributions/cli-contributor-badge.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- contributions/cli-contributor-badge.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributions/cli-contributor-badge.md b/contributions/cli-contributor-badge.md index dc03e1a6..8d6fc402 100644 --- a/contributions/cli-contributor-badge.md +++ b/contributions/cli-contributor-badge.md @@ -59,7 +59,7 @@ If you believe you qualify for the WP-CLI Contributor Badge but do not see it on If you are new to WP-CLI contributions: -- Read the [Contributing](https://make.wordpress.org/cli/handbook/contributions/) guide +- Read the [Contributing](https://make.wordpress.org/cli/handbook/contributions/contributing/) guide - Look for open issues in WP-CLI repositories - Join a WP-CLI Hack Day or WordCamp Contributor Day From 74256ab08cc7e986749f0182a4a501cb5593c0cc Mon Sep 17 00:00:00 2001 From: Sohilbhai Ghanchivahora Date: Tue, 20 Jan 2026 16:55:51 +0530 Subject: [PATCH 5/6] Update contributions/cli-contributor-badge.md Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com> --- contributions/cli-contributor-badge.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contributions/cli-contributor-badge.md b/contributions/cli-contributor-badge.md index 8d6fc402..c5732390 100644 --- a/contributions/cli-contributor-badge.md +++ b/contributions/cli-contributor-badge.md @@ -61,6 +61,6 @@ If you are new to WP-CLI contributions: - Read the [Contributing](https://make.wordpress.org/cli/handbook/contributions/contributing/) guide - Look for open issues in WP-CLI repositories -- Join a WP-CLI Hack Day or WordCamp Contributor Day +- Join a [WP-CLI Hack Day](https://make.wordpress.org/cli/handbook/contributions/hack-day/) or [WordCamp Contributor Day](https://make.wordpress.org/cli/handbook/contributions/contributor-day/) Your contributions help strengthen the WP-CLI ecosystem and the wider WordPress community 💙 From a777c5b7f09005d04c922da20f835cb155ffbd97 Mon Sep 17 00:00:00 2001 From: Sohilbhai Ghanchivahora Date: Tue, 20 Jan 2026 18:24:28 +0530 Subject: [PATCH 6/6] Updated docs of contributor badge point --- contributions/cli-contributor-badge.md | 26 +------------------------- 1 file changed, 1 insertion(+), 25 deletions(-) diff --git a/contributions/cli-contributor-badge.md b/contributions/cli-contributor-badge.md index ba608a9b..63f15041 100644 --- a/contributions/cli-contributor-badge.md +++ b/contributions/cli-contributor-badge.md @@ -3,16 +3,12 @@ The **WP-CLI Contributor Badge** recognizes individuals who have made meaningful contributions to the WP-CLI project. This badge is displayed on a contributor’s WordPress.org profile and highlights their involvement in maintaining and improving WP-CLI. ---- - ## What is the WP-CLI Contributor Badge? The WP-CLI Contributor Badge is an official WordPress.org profile badge awarded to contributors who actively participate in the WP-CLI project through code, documentation, reviews, testing, triage, or community support. The badge is managed via the WordPress.org profile association system. ---- - ## Eligibility criteria You may be eligible for the WP-CLI Contributor Badge if you have made consistent and valuable contributions such as: @@ -26,39 +22,19 @@ You may be eligible for the WP-CLI Contributor Badge if you have made consistent There is no strict minimum requirement. Contributions are evaluated based on quality, impact, and consistency. ---- - ## Badge assignment process The WP-CLI Contributor Badge is assigned through the WordPress.org **profile associations** system. ### How it works -1. WP-CLI maintainers review contributor activity across WP-CLI repositories and documentation. +1. WP-CLI maintainers regularly review contributor activity across all WP-CLI repositories, typically after every release. 2. Eligible contributors are added to the **WP-CLI Contributors association**. 3. Once associated, the **WP-CLI Contributor Badge** automatically appears on the contributor’s WordPress.org profile. -The official association page can be found here: -👉 https://profiles.wordpress.org/associations/cli-contributor - ---- - ## Missing the badge? If you believe you qualify for the WP-CLI Contributor Badge but do not see it on your profile: - Confirm that your GitHub account is linked to your WordPress.org profile - Ensure your contributions are publicly visible (PRs, issues, reviews) -- Reach out to WP-CLI maintainers with links to your contributions for review - ---- - -## Get started contributing - -If you are new to WP-CLI contributions: - -- Read the [Contributing](https://make.wordpress.org/cli/handbook/contributions/) guide -- Look for open issues in WP-CLI repositories -- Join a WP-CLI Hack Day or WordCamp Contributor Day - -Your contributions help strengthen the WP-CLI ecosystem and the wider WordPress community 💙