File tree Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Expand file tree Collapse file tree 1 file changed +26
-0
lines changed Original file line number Diff line number Diff line change 2626 placeholder : ex. v8.3.1 - build 19577 (master)
2727 validations :
2828 required : true
29+ - type : input
30+ id : php-version
31+ attributes :
32+ label : PHP Version
33+ description : What version of PHP are you seeing this issue on? You can find the version number in the `Admin Settings` section in the footer.
34+ placeholder : ex. v8.3.1
35+ validations :
36+ required : true
37+ - type : input
38+ id : composer-version
39+ attributes :
40+ label : Composer Version
41+ description : What version of composer are you running? You can find the version number by running `composer --version`.
42+ placeholder : ex. 2.8.10
43+ validations :
44+ required : true
2945 - type : input
3046 id : db-version
3147 attributes :
4864 - Not sure
4965 validations :
5066 required : true
67+ - type : dropdown
68+ id : upgrade-or-fresh
69+ attributes :
70+ label : Is this a fresh install or an upgrade?
71+ options :
72+ - Fresh install
73+ - Upgrade
74+ - NA
75+ validations :
76+ required : true
5177 - type : textarea
5278 id : what-happened
5379 attributes :
You can’t perform that action at this time.
0 commit comments