Skip to content

Commit 03cf636

Browse files
feat: add github issue template
1 parent ba5939a commit 03cf636

File tree

1 file changed

+0
-16
lines changed

1 file changed

+0
-16
lines changed

.github/ISSUE_TEMPLATE/bug.yml

Lines changed: 0 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -31,22 +31,6 @@ body:
3131
placeholder: 2.0.0
3232
validations:
3333
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-
- type: input
43-
id: laravel-version
44-
attributes:
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-
validations:
49-
required: true
5034
- type: dropdown
5135
id: operating-systems
5236
attributes:

0 commit comments

Comments
 (0)