add car bug report template

old-commit-hash: c747654f05
commatwo_master
Adeeb Shihadeh 4 years ago
parent ca5f2ed4fd
commit 7dce3753e4
  1. 2
      .github/ISSUE_TEMPLATE/bug_report.md
  2. 31
      .github/ISSUE_TEMPLATE/car_bug_report.md
  3. 0
      .github/ISSUE_TEMPLATE/pc_bug_report.md

@ -8,7 +8,7 @@ assignees: ''
**Describe the bug** **Describe the bug**
<!-- A clear and concise description of what the bug is. Add the `car bug` label for vehicle/brand specific bugs and the `bug` label for all other bugs. --> <!-- A clear and concise description of what the bug is. -->
**How to reproduce or log data** **How to reproduce or log data**

@ -0,0 +1,31 @@
---
name: Car bug report
about: For issues with a particular car or make
title: ''
labels: 'car bug'
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. -->
**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/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]
- Timestamp: [When in the route the bug occurs (e.g. 4min 30s into the drive)]
- 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. -->
Loading…
Cancel
Save