diff --git a/CONTRIBUTING.md b/.github/CONTRIBUTING.md similarity index 100% rename from CONTRIBUTING.md rename to .github/CONTRIBUTING.md diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md new file mode 100644 index 000000000..e4e1b97f4 --- /dev/null +++ b/.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: