Update custom.md
This commit is contained in:
parent
eca0368af6
commit
5f28e999f4
49
.github/ISSUE_TEMPLATE/custom.md
vendored
49
.github/ISSUE_TEMPLATE/custom.md
vendored
|
@ -1,19 +1,34 @@
|
||||||
---
|
# Reporting an issue for AAPS-DASH
|
||||||
name: Custom issue template
|
|
||||||
about: Describe this issue template's purpose here.
|
|
||||||
title: ''
|
|
||||||
labels: ''
|
|
||||||
assignees: ''
|
|
||||||
|
|
||||||
---
|
## AndroidAPS (see about screen)
|
||||||
|
|
||||||
Reporting bugs
|
- version: ...
|
||||||
--------------
|
|
||||||
- **Note the precise time the problem occurred** and describe the circumstances and steps that caused
|
- Build number: ...
|
||||||
the problem
|
|
||||||
- Note the Build version (found in the About dialog in the app, when pressing the three dots in the
|
- Flavor: ...
|
||||||
upper-right corner).
|
|
||||||
- Obtain the app's log files, which can be found on the phone in
|
### Phone:
|
||||||
_/storage/emulated/0/Android/data/info.nightscout.androidaps/_
|
|
||||||
See https://androidaps.readthedocs.io/en/latest/Usage/Accessing-logfiles.html
|
- Hardware Brand and Type: ...
|
||||||
- Open an issue at https://github.com/nightscout/AndroidAPS/issues/new
|
|
||||||
|
- Android OS version: ...
|
||||||
|
|
||||||
|
## Problem description:
|
||||||
|
...
|
||||||
|
|
||||||
|
#### Additional information and reproduction steps:
|
||||||
|
...
|
||||||
|
|
||||||
|
#### Additional information and reproduction steps:
|
||||||
|
...
|
||||||
|
|
||||||
|
#### Time of event:
|
||||||
|
|
||||||
|
- Please enter the exact time of the event here
|
||||||
|
|
||||||
|
## Logfiles:
|
||||||
|
|
||||||
|
When possible, please add logfiles from the time of the event!
|
||||||
|
Developers need your logfiles to trace the origin of the issue and possibly solve it.
|
||||||
|
_For how-to get the logfile, see FAQ on Wiki: [Logfiles](https://github.com/0pen-dash/AndroidAPS/wiki/2.-FAQ-&-Troubleshooting#logfiles)_
|
||||||
|
|
Loading…
Reference in a new issue