1
0
Fork 0

Delete .github/ISSUE_TEMPLATE.md

pull/12284/head
Jordi Boggiano 2025-01-20 14:06:02 +01:00 committed by GitHub
parent 4871bd729d
commit ade9c766eb
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 0 additions and 33 deletions

View File

@ -1,33 +0,0 @@
<!--
The information we ask for below is IMPORTANT. It will help us help you faster.
Please FOLLOW THE ISSUE TEMPLATE unless you have a good reason not to, and help avoid wasting everyone's time.
Please also make sure you are using the latest Composer version. You can get the latest with `composer self-update`
or even try the latest dev build with `composer self-update --snapshot` to see if the bug was perhaps already fixed but not released yet.
-->
My `composer.json`:
```json
...replace me...
```
Output of `composer diagnose`:
```
...replace me...
```
When I run this command: <!-- run it with `-vvv` added to it ideally to get full debug output -->
```
...replace me...
```
I get the following output: <!-- FULL OUTPUT please, not just what you think is relevant -->
```
...replace me...
```
And I expected this to happen: