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
Thanks for opening this pull request! Please check out our [contributing guidelines](https://make.wordpress.org/cli/handbook/contributions/contributing/). We appreciate you taking the initiative to contribute to this project.
31
-
32
-
Contributing isn't limited to just code. We encourage you to contribute in the way that best fits your abilities, by writing tutorials, giving a demo at your local meetup, helping other users with their support questions, or revising our documentation.
33
-
34
-
Here are some useful Composer commands to get you started:
35
-
36
-
* `composer install`: Install dependencies.
37
-
* `composer test`: Run the full test suite.
38
-
* `composer phpcs`: Check for code style violations.
'Thanks for opening this pull request! Please check out our [contributing guidelines](https://make.wordpress.org/cli/handbook/contributions/contributing/). We appreciate you taking the initiative to contribute to this project.',
41
+
'',
42
+
"Contributing isn't limited to just code. We encourage you to contribute in the way that best fits your abilities, by writing tutorials, giving a demo at your local meetup, helping other users with their support questions, or revising our documentation.",
43
+
'',
44
+
'Here are some useful Composer commands to get you started:',
45
+
'',
46
+
'* `composer install`: Install dependencies.',
47
+
'* `composer test`: Run the full test suite.',
48
+
'* `composer phpcs`: Check for code style violations.',
0 commit comments