diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index e4e1b97f4..1d026272e 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,21 +1,30 @@ -With the following composer.json: - +My `composer.json`: +
+CLICK TO EXPAND ```json -{ - ... -} +...replace me... ``` +
-When I run this command: - +Output of `composer diagnose`: +
+CLICK TO EXPAND ``` -composer command -vvv (please include -vvv!) +...replace me... ``` +
-I get this output: - +When I run this command: +``` +...replace me... ``` +I get the following output: +
+CLICK TO EXPAND +``` +...replace me... ``` +
And I expected this to happen: