Opened 3 weeks ago
Last modified 3 weeks ago
#8173 reopened defect (bug)
Readme Validation: Should make it clearer when the Contributors field is incorrect
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Component: | Plugin Directory | Keywords: | |
| Cc: |
Description (last modified by )
Get an Error in Plugin Directory and using https://wordpress.org/plugins/developers/readme-validator
The following contributors listed were ignored, as the WordPress.org user could not be found. yaniiliev nicolapeluchetti. The Contributors field should only contain WordPress.org usernames.
The users do have valid (?) profiles
https://profiles.wordpress.org/yaniiliev/
https://profiles.wordpress.org/nicolapeluchetti/
What is wrong here?
Change History (3)
#3
@
3 weeks ago
- Description modified (diff)
- Resolution invalid deleted
- Status changed from closed to reopened
- Summary changed from Existin WP org Users mentioned missing in Readme validation. to Readme Validation: Should make it clearer when the Contributors field is incorrect
This could be improved by something like...
- using <code> and "
- mentioning commas.
Eg:
The following contributors listed were ignored, as the WordPress.org user could not be found. <code>"example usernames here", "exampleuser2"</code>. The Contributors field should only contain WordPress.org usernames separated by commas.
I'm re-opening this, and modifying the title as such.
Note: See
TracTickets for help on using
tickets.
I assume you are referring to the plugin "open-source-event-calendar". In its README.md file, the two names you mentioned are listed without a comma as a separator. That is why the message appears.
You would need to: