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...
```
+
+
+Output of `composer diagnose`:
+
+CLICK TO EXPAND
+```
+...replace me...
+```
+
When I run this command:
-
```
-composer command -vvv (please include -vvv!)
+...replace me...
```
-I get this output:
-
+I get the following output:
+
+CLICK TO EXPAND
```
-
+...replace me...
```
+
And I expected this to happen: