Skip to content

Commit cb3bbe7

Browse files
authored
Merge pull request #633 from wp-cli/update/contributor-day-doc
Revise contributor details and issue references
2 parents 4e986a9 + 1831a95 commit cb3bbe7

1 file changed

Lines changed: 6 additions & 15 deletions

File tree

contributions/contributor-day.md

Lines changed: 6 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,11 @@ Welcome to WordCamp Contributor Day! We appreciate you sharing your time with WP
44

55
We'd love to help you submit at least one pull request, so we put together this guide to make it as straightforward as possible. We're here to support you however we can.
66

7-
When you submit your pull request, add `Related https://github.com/wp-cli/wp-cli/issues/5985` so we can see all pull requests created during the day. We'll give these some special promotion in the next release notes.
7+
When you submit your pull request, add `Related https://github.com/wp-cli/wp-cli/issues/6295` so we can see all pull requests created during the day. We'll give these some special promotion in the next release notes.
88

9-
Your table leads for the day are: [schlessera](https://github.com/schlessera), [BrianHenryIE](https://github.com/BrianHenryIE)
9+
Your table lead for the day is: [thelovekesh](https://github.com/thelovekesh)
1010

11-
A few seasoned WP-CLI contributors are also helping out: TBD
11+
A few seasoned WP-CLI contributors are also helping out: [Abhishek Sharma](https://github.com/abhi3315), [Deepak Kumar](https://github.com/i-am-chitti)
1212

1313
## Getting Started
1414

@@ -31,22 +31,13 @@ All WP-CLI pull requests are expected to have tests. See [running and writing te
3131
To help you be successful during Contributor Day, we curated a list of reasonably approachable and actionable issues. Feel free to comment directly on the issue if you plan to work on it. We don't usually assign issues, so no need to worry about that.
3232

3333
**New contributors**
34-
35-
- ["wp config create" generates wrong DB_PASSWORD in wp-config.php when db password has "](https://github.com/wp-cli/config-command/issues/180)
36-
- [Import into specific directory/location](https://github.com/wp-cli/media-command/issues/146)
37-
- [Add --exclude=<file>,<file> argument to skip files](https://github.com/wp-cli/checksum-command/issues/64)
38-
- [Not possible to install translations for en_US](https://github.com/wp-cli/language-command/issues/84)
39-
- [Support WP-Stash in 'wp cache type'](https://github.com/wp-cli/cache-command/issues/68)
4034
- [Add reason for skipping regeneration](https://github.com/wp-cli/media-command/issues/95)
41-
- [wp export is not exporting term meta data](https://github.com/wp-cli/export-command/issues/42)
35+
- [Better communicate failure to search-replace JSON-serialized URLs](https://github.com/wp-cli/search-replace-command/issues/45)
4236

4337
**Seasoned contributors**
44-
4538
- [Add commands to export and import SQLite databases](https://github.com/wp-cli/ideas/issues/188)
4639
- [SQLite Compatibility (multiple issues)](https://github.com/wp-cli/.github/issues/94)
47-
- [Regenerating a single image size (re-)generates auto-scaled big images & auto-rotated images](https://github.com/wp-cli/media-command/issues/196)
48-
- [wp cron event run --due-now doesn't respect doing_cron transient](https://github.com/wp-cli/cron-command/issues/27)
49-
- [Update command doesn't escape php_binary path, update fails when path has spaces](https://github.com/wp-cli/wp-cli/issues/5815)
50-
- [Associative argument contains double quotes if the command is called with WP_CLI::runcommand()](https://github.com/wp-cli/wp-cli/issues/5541)
40+
- [WP_CLI_PHP ignored even when installing from deb not phar](https://github.com/wp-cli/wp-cli/issues/5886)
41+
5142

5243
You're obviously welcome to work on any other issue you'd like too! Contributor Day can be a good opportunity to discuss trickier issues and brainstorm approaches.

0 commit comments

Comments
 (0)