mirror of
https://github.com/firestar5683/StarPilot.git
synced 2026-06-29 10:32:10 +08:00
61736acf2f
* add pc bug report template * better description * update pc * labels * route moved * commment * clean up * enhancement question * at old-commit-hash: 8f9c01f66b96d093cc47d24a547d72d10c9b3e28
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]
|