mirror of
https://github.com/sunnypilot/sunnypilot.git
synced 2026-02-18 21:14:01 +08:00
issue templates improvements
This commit is contained in:
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/bug_report.yml
vendored
@@ -25,7 +25,7 @@ body:
|
||||
id: hw
|
||||
attributes:
|
||||
label: What hardware does this issue affect?
|
||||
multiple: false
|
||||
multiple: true
|
||||
options:
|
||||
- comma three
|
||||
- comma two
|
||||
@@ -37,7 +37,7 @@ body:
|
||||
id: route
|
||||
attributes:
|
||||
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
|
||||
validations:
|
||||
required: true
|
||||
|
||||
4
.github/ISSUE_TEMPLATE/car_bug_report.yml
vendored
4
.github/ISSUE_TEMPLATE/car_bug_report.yml
vendored
@@ -25,7 +25,7 @@ body:
|
||||
id: hw
|
||||
attributes:
|
||||
label: What hardware does this issue affect?
|
||||
multiple: false
|
||||
multiple: true
|
||||
options:
|
||||
- comma three
|
||||
- comma two
|
||||
@@ -45,7 +45,7 @@ body:
|
||||
id: route
|
||||
attributes:
|
||||
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
|
||||
validations:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user