diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2399435d3..7dbba312f 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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 diff --git a/.github/ISSUE_TEMPLATE/car_bug_report.yml b/.github/ISSUE_TEMPLATE/car_bug_report.yml index 39b92cae7..a48f98419 100644 --- a/.github/ISSUE_TEMPLATE/car_bug_report.yml +++ b/.github/ISSUE_TEMPLATE/car_bug_report.yml @@ -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