This repository was archived by the owner on Mar 18, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 1 file changed +16
-12
lines changed
Expand file tree Collapse file tree 1 file changed +16
-12
lines changed Original file line number Diff line number Diff line change 1010 ---
1111
1212 Thank you for taking the time to file a bug report. To address this bug as fast as possible, we need some information.
13+ - type : input
14+ id : package
15+ attributes :
16+ label : Laravel Form Components Version
17+ description : Which version of the package are you using?
18+ placeholder : v6.0.0
19+ validations :
20+ required : true
21+ - type : input
22+ id : laravel
23+ attributes :
24+ label : Laravel Version
25+ description : Please provide the full Laravel version of your project.
26+ placeholder : v8.6.1
27+ validations :
28+ required : true
1329 - type : textarea
1430 id : bug-description
1531 attributes :
2844 label : Relevant log output
2945 description : If applicable, provide relevant log (error) output. No need for backticks here.
3046 render : shell
31- - type : input
32- id : os
33- attributes :
34- label : Operating system
35- description : " Which operating system do you use? Please provide the version as we well."
36- placeholder : " macOS Big Sur 11.5.2"
37- - type : input
38- id : browser
39- attributes :
40- label : Browser
41- description : " Which browser are you using? Please provide the version as well."
42- placeholder : " Chrome 82.0.1"
You can’t perform that action at this time.
0 commit comments