Browse Source

Add issue template to try and curb reports lacking information

Jordi Boggiano 9 years ago
parent
commit
a8e9df55dc
2 changed files with 21 additions and 0 deletions
  1. 0 0
      .github/CONTRIBUTING.md
  2. 21 0
      .github/ISSUE_TEMPLATE.md

+ 0 - 0
CONTRIBUTING.md → .github/CONTRIBUTING.md


+ 21 - 0
.github/ISSUE_TEMPLATE.md

@@ -0,0 +1,21 @@
+With the following composer.json:
+
+```json
+{
+    ...
+}
+```
+
+When I run this command:
+
+```
+composer command -vvv (please include -vvv!)
+```
+
+I get this output:
+
+```
+
+```
+
+And I expected this to happen: