From 8f9fd93b3682dc6df22beea7d20d9c15d285a164 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh Date: Sun, 10 Oct 2021 14:37:04 -0700 Subject: [PATCH] issue templates improvements old-commit-hash: d32c11cbcba0a78ff23382c3e7293908b2efd431 --- .github/ISSUE_TEMPLATE/bug_report.yml | 4 ++-- .github/ISSUE_TEMPLATE/car_bug_report.yml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 2399435d32..7dbba312f2 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 39b92cae76..a48f984192 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