-
Notifications
You must be signed in to change notification settings - Fork 358
Document WP-CLI contributor badge and association process #617
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
Merged
swissspidy
merged 12 commits into
wp-cli:main
from
iamsohilvahora:add-cli-contributor-badge-docs
Mar 12, 2026
Merged
Changes from 5 commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
b4970ac
Document - WP-CLI contributor badge process
iamsohilvahora f99b703
Update contributions/cli-contributor-badge.md
iamsohilvahora bca25af
Update contributions/cli-contributor-badge.md
iamsohilvahora 16453d8
Update contributions/cli-contributor-badge.md
iamsohilvahora 74256ab
Update contributions/cli-contributor-badge.md
iamsohilvahora a777c5b
Updated docs of contributor badge point
iamsohilvahora c7a28c8
Updated docs of cli contributor badge
iamsohilvahora 3c3950a
Merge branch 'main' into add-cli-contributor-badge-docs
iamsohilvahora 9066ecd
Merge branch 'main' into add-cli-contributor-badge-docs
swissspidy 9bb6c11
Simplify
swissspidy 082e1a8
Fix PHPStan config
swissspidy 744d3bf
PHPStan fixes
swissspidy File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,66 @@ | ||
| # 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. | ||
swissspidy marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| 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 | ||
swissspidy marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| --- | ||
|
|
||
| ## 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 | ||
swissspidy marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| --- | ||
|
|
||
| ## Get started contributing | ||
|
|
||
| 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](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 💙 | ||
swissspidy marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.