We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ba5939a commit 03cf636Copy full SHA for 03cf636
.github/ISSUE_TEMPLATE/bug.yml
@@ -31,22 +31,6 @@ body:
31
placeholder: 2.0.0
32
validations:
33
required: true
34
- - type: input
35
- id: php-version
36
- attributes:
37
- label: PHP Version
38
- description: What version of PHP are you running? Please be as specific as possible
39
- placeholder: 8.2.0
40
- validations:
41
- required: true
42
43
- id: laravel-version
44
45
- label: Laravel Version
46
- description: What version of Laravel are you running? Please be as specific as possible
47
- placeholder: 9.0.0
48
49
50
- type: dropdown
51
id: operating-systems
52
attributes:
0 commit comments