File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed
Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 2929 description : Please provide a step-by-step guide on how to reproduce this issue.
3030 validations :
3131 required : true
32+ - type : input
33+ id : package-version
34+ attributes :
35+ label : Code PushUp package version
36+ description : What version of `@code-pushup/` packages are you using? (check with e.g. `npm list @code-pushup/cli`)
3237 - type : dropdown
3338 id : os
3439 attributes :
@@ -41,10 +46,10 @@ body:
4146 validations :
4247 required : true
4348 - type : input
44- id : version
49+ id : node- version
4550 attributes :
4651 label : Node version
47- description : What Node version are you running?
52+ description : What Node version are you running? (check with `node -v`)
4853 placeholder : e.g. 20.0.0
4954 validations :
5055 required : false
You can’t perform that action at this time.
0 commit comments