You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributions/contributor-day.md
+6-15Lines changed: 6 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,11 +4,11 @@ Welcome to WordCamp Contributor Day! We appreciate you sharing your time with WP
4
4
5
5
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.
6
6
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.
8
8
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)
10
10
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)
12
12
13
13
## Getting Started
14
14
@@ -31,22 +31,13 @@ All WP-CLI pull requests are expected to have tests. See [running and writing te
31
31
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.
32
32
33
33
**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)
40
34
-[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)
42
36
43
37
**Seasoned contributors**
44
-
45
38
-[Add commands to export and import SQLite databases](https://github.com/wp-cli/ideas/issues/188)
-[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
+
51
42
52
43
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