Skip to content

Commit ba887c8

Browse files
authored
Merge pull request #500 from wp-cli/add/wp-cli-contribution-tutorials
Add link to contribution tutorial videos
2 parents ba16854 + 51a8fc5 commit ba887c8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

hack-day.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,8 @@ cd core-command
4141
gh repo fork
4242
```
4343

44+
We have started a video tutorial series that you can watch here: [WP-CLI Contribution Tutorials](https://www.youtube.com/playlist?list=PL_B8Y6K6MH2d6T7pYa6dloUgk67mfBT4K). These videos will provide an overview of the packages and then go through setting up the development environment to allow you to run automated tests locally.
45+
4446
All WP-CLI pull requests are expected to have tests. [Watch a ~10 minute video introduction](https://github.com/wp-cli/wp-cli/issues/5858), or see [running and writing tests](https://make.wordpress.org/cli/handbook/contributions/pull-requests/#running-and-writing-tests) for the written version.
4547

4648
## Suggested Tickets

0 commit comments

Comments
 (0)