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: README.md
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -22,6 +22,8 @@ This project aims to remove some of these barriers for PHP developers to become
22
22
* Using tools that PHP developers might be already using (Symfony Console and Docker) provides a familiar experience.
23
23
* The console application abstracts some of the necessary build steps away, and makes the possible actions discoverable.
24
24
25
+
For more information about contributing to PHP, see the slides for my "[Getting started with PHP core development](https://speakerdeck.com/aboks/getting-started-with-php-core-development-phpce-2017)" conference talk.
26
+
25
27
Prerequisites
26
28
-------------
27
29
Ensure that [Docker](https://www.docker.com/get-docker) is installed and running on your system.
0 commit comments