mirror of https://github.com/commaai/openpilot.git
parent
b17b840093
commit
8f9fd93b36
|
@ -25,7 +25,7 @@ body:
|
||||||
id: hw
|
id: hw
|
||||||
attributes:
|
attributes:
|
||||||
label: What hardware does this issue affect?
|
label: What hardware does this issue affect?
|
||||||
multiple: false
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- comma three
|
- comma three
|
||||||
- comma two
|
- comma two
|
||||||
|
@ -37,7 +37,7 @@ body:
|
||||||
id: route
|
id: route
|
||||||
attributes:
|
attributes:
|
||||||
label: Provide a route where the issue occurs
|
label: Provide a route where the issue occurs
|
||||||
description: Ensure the route is fully uploaded
|
description: Ensure the route is fully uploaded at https://useradmin.comma.ai
|
||||||
placeholder: 77611a1fac303767|2020-05-11--16-37-07
|
placeholder: 77611a1fac303767|2020-05-11--16-37-07
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
|
@ -25,7 +25,7 @@ body:
|
||||||
id: hw
|
id: hw
|
||||||
attributes:
|
attributes:
|
||||||
label: What hardware does this issue affect?
|
label: What hardware does this issue affect?
|
||||||
multiple: false
|
multiple: true
|
||||||
options:
|
options:
|
||||||
- comma three
|
- comma three
|
||||||
- comma two
|
- comma two
|
||||||
|
@ -45,7 +45,7 @@ body:
|
||||||
id: route
|
id: route
|
||||||
attributes:
|
attributes:
|
||||||
label: Provide a route where the issue occurs
|
label: Provide a route where the issue occurs
|
||||||
description: Ensure the route is fully uploaded
|
description: Ensure the route is fully uploaded at https://useradmin.comma.ai
|
||||||
placeholder: 77611a1fac303767|2020-05-11--16-37-07
|
placeholder: 77611a1fac303767|2020-05-11--16-37-07
|
||||||
validations:
|
validations:
|
||||||
required: true
|
required: true
|
||||||
|
|
Loading…
Reference in New Issue