2020-06-30 14:57:48 +02:00
|
|
|
---
|
|
|
|
name: Bug report
|
|
|
|
about: Create a report to help us improve
|
|
|
|
title: ''
|
|
|
|
labels: bug
|
|
|
|
assignees: ''
|
|
|
|
|
|
|
|
---
|
|
|
|
|
|
|
|
**Describe the bug**
|
|
|
|
A clear and concise description of what the bug is.
|
|
|
|
|
|
|
|
**To Reproduce**
|
|
|
|
Steps to reproduce the behavior:
|
2020-11-30 22:22:10 +01:00
|
|
|
1. Enable ... feature provider
|
|
|
|
2. Setup ... sensor parameters
|
|
|
|
3. Run RAPIDS
|
|
|
|
4. etc ...
|
2020-06-30 14:57:48 +02:00
|
|
|
|
|
|
|
**Expected behavior**
|
|
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
|
|
|
|
**Screenshots**
|
|
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
|
|
|
|
**Please complete the following information:**
|
|
|
|
- OS: [e.g. MacOS]
|
2020-11-30 22:22:10 +01:00
|
|
|
- RAPIDS current commit, paste the output of `git rev-parse --short HEAD`
|
|
|
|
- A link to your `config.yaml`
|
2020-06-30 14:57:48 +02:00
|
|
|
- Type of mobile data you are dealing with (Android/iOS)
|
|
|
|
|
|
|
|
|
|
|
|
**Additional context**
|
|
|
|
Add any other context about the problem here.
|