31 lines
703 B
Markdown
31 lines
703 B
Markdown
---
|
|
name: Bug Report
|
|
about: Create a report to help improving the app
|
|
title: "[Bug Report] Your Title"
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Description**
|
|
|
|
_A clear and concise description of what the bug is.
|
|
Please add steps to reproduce the behavior._
|
|
|
|
<details>
|
|
<summary><b>Screenshots</b></summary>
|
|
|
|
_Add screenshots here to describe the problem._
|
|
</details>
|
|
|
|
<details>
|
|
<summary><b>Logs</b></summary>
|
|
|
|
_Add a detailed stack trace / crash log here if applicable_
|
|
</details>
|
|
|
|
**Additional information**
|
|
|
|
- Android version: _System Settings > About > Android version (varies per device)_
|
|
- Home App version: _Settings > About > Version_
|
|
- Installation source: _Google Play / F-Drod / Own Build_
|