diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md deleted file mode 100644 index 10db34c21..000000000 --- a/.github/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,33 +0,0 @@ - - -My `composer.json`: - -```json -...replace me... -``` - -Output of `composer diagnose`: - -``` -...replace me... -``` - -When I run this command: - -``` -...replace me... -``` - -I get the following output: - -``` -...replace me... -``` - -And I expected this to happen: