Opened 18 months ago
Closed 18 months ago
#7091 closed defect (bug) (invalid)
Profile Badge is not updated
Reported by: | mohanrajp | Owned by: | |
---|---|---|---|
Milestone: | Priority: | normal | |
Component: | Developer Hub | Keywords: | |
Cc: |
Description
Hi Team
I have made some contribution to WordPress plugins and Gutenberg documentation. However it's not reflected in my profile. Can you please check why?
My profile: https://profiles.wordpress.org/mohanrajp/
Note: See
TracTickets for help on using
tickets.
Hi @mohanrajp: Judging by your activity, you seem to be referencing two contributions:
Seems you are the author of Block Editor Emoji. In addition to not having the Plugin Developer badge, the plugin doesn't appear as a plugin associated with your profile. That's because in the plugin's README.md you did not supply the proper value for the "Contributors:" field. You need to provide your WordPress.org username (mohanrajp), not your full name. See https://wordpress.org/plugins/readme.txt. Once that is corrected (in at least the version of the file in the latest stable tag), you'll get the badge and you'll have the plugin listed in your profile.
Contributions to Gutenberg will only count towards the Core Contributor badge after those changes have been merged into WordPress core and then a new version of WP released with those changes. Your merged contribution seems recent enough that it likely hasn't been merged into WP just yet. I would imagine it might get into WP 6.3? (I don't know the Gutenberg merge schedule, though.)