1
0
Fork 0

Add issue template to try and curb reports lacking information

pull/5095/head
Jordi Boggiano 2016-03-17 11:35:32 +00:00
parent 313fbb7033
commit a8e9df55dc
2 changed files with 21 additions and 0 deletions

21
.github/ISSUE_TEMPLATE.md vendored Normal file
View File

@ -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: