From 8f9c01f66b96d093cc47d24a547d72d10c9b3e28 Mon Sep 17 00:00:00 2001 From: Adeeb Shihadeh <8762862+adeebshihadeh@users.noreply.github.com> Date: Fri, 19 Jun 2020 19:53:47 -0700 Subject: [PATCH] New issue templates (#1751) * add pc bug report template * better description * update pc * labels * route moved * commment * clean up * enhancement question * at --- .github/ISSUE_TEMPLATE/bug_report.md | 24 ++++++++++++++---------- .github/ISSUE_TEMPLATE/bug_report_pc.md | 25 +++++++++++++++++++++++++ .github/ISSUE_TEMPLATE/enhancement.md | 8 ++++++++ .github/ISSUE_TEMPLATE/question.md | 17 +++++++++++++++++ 4 files changed, 64 insertions(+), 10 deletions(-) create mode 100644 .github/ISSUE_TEMPLATE/bug_report_pc.md create mode 100644 .github/ISSUE_TEMPLATE/enhancement.md create mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 47b8af1905..eef3048994 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -1,26 +1,30 @@ --- name: Bug report -about: Create a report to help us improve openpilot +about: For issues with running openpilot on your comma device title: '' labels: '' assignees: '' - --- **Describe the bug** -A clear and concise description of what the bug is. + + **How to reproduce or log data** -Steps to reproduce the behavior, or a explorer/cabana link to the exact drive and timestamp of when the bug occurred. + + **Expected behavior** -A clear and concise description of what you expected to happen. + + **Device/Version information (please complete the following information):** - - Device: [e.g. EON/EON Gold] - - Dongle ID: [e.g. 77611a1fac303767, can be found in Settings -> Device -> Dongle ID] - - Version: [e.g. 0.6.4], or commit hash when on devel - - Car make/model [e.g. Toyota Prius 2016] + - Device: [e.g. EON/EON Gold/comma two] + - Dongle ID: [e.g. 77611a1fac303767, can be found in Settings -> Device -> Dongle ID or my.comma.ai/useradmin] + - Route: [e.g. 77611a1fac303767|2020-05-11--16-37-07, can be found in my.comma.ai/useradmin] + - Version: [commit hash when on a non-release branch, or version number when on devel or release2 (e.g. 0.7.6)] + - Car make/model: [e.g. Toyota Prius 2016] **Additional context** -Add any other context about the problem here. + + diff --git a/.github/ISSUE_TEMPLATE/bug_report_pc.md b/.github/ISSUE_TEMPLATE/bug_report_pc.md new file mode 100644 index 0000000000..c1471ec61c --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report_pc.md @@ -0,0 +1,25 @@ +--- +name: PC Bug report +about: For issues with running openpilot on PC +title: '' +labels: 'PC' +assignees: '' +--- + +**Describe the bug** + + + +**How to reproduce or log data** + + + +**Expected behavior** + + + +**Additional context** + + + +Operating system: [e.g. Ubuntu 16.04] diff --git a/.github/ISSUE_TEMPLATE/enhancement.md b/.github/ISSUE_TEMPLATE/enhancement.md new file mode 100644 index 0000000000..896d349ca7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/enhancement.md @@ -0,0 +1,8 @@ +--- +name: Enhancement +about: +title: '' +labels: 'enhancement' +assignees: '' +--- + diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000000..c0f34eac7e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,17 @@ +--- +name: Question +about: +title: '' +labels: 'question' +assignees: '' +--- + +