mirror of
https://github.com/dragonpilot/dragonpilot.git
synced 2026-02-22 06:04:00 +08:00
* add pc bug report template * better description * update pc * labels * route moved * commment * clean up * enhancement question * at
26 lines
557 B
Markdown
26 lines
557 B
Markdown
---
|
|
name: PC Bug report
|
|
about: For issues with running openpilot on PC
|
|
title: ''
|
|
labels: 'PC'
|
|
assignees: ''
|
|
---
|
|
|
|
**Describe the bug**
|
|
|
|
<!-- A clear and concise description of what the bug is. Add the `simulation` label if running in an environment like CARLA. -->
|
|
|
|
**How to reproduce or log data**
|
|
|
|
<!-- Steps to reproduce the behavior. -->
|
|
|
|
**Expected behavior**
|
|
|
|
<!-- A clear and concise description of what you expected to happen. -->
|
|
|
|
**Additional context**
|
|
|
|
<!-- Add any other context about the problem here. -->
|
|
|
|
Operating system: [e.g. Ubuntu 16.04]
|