cleanup before merging with dev

This commit is contained in:
Andrei Vereha 2021-09-25 18:42:45 +02:00
parent 0cd9beb2cf
commit 8428a44260
3 changed files with 18 additions and 67 deletions

View file

@ -1,34 +1,19 @@
# 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) ---
- version: ... Reporting bugs
--------------
- Build number: ... - **Note the precise time the problem occurred** and describe the circumstances and steps that caused
the problem
- Flavor: ... - Note the Build version (found in the About dialog in the app, when pressing the three dots in the
upper-right corner).
### Phone: - Obtain the app's log files, which can be found on the phone in
_/storage/emulated/0/Android/data/info.nightscout.androidaps/_
- Hardware Brand and Type: ... See https://androidaps.readthedocs.io/en/latest/Usage/Accessing-logfiles.html
- 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)_

View file

@ -1,34 +0,0 @@
# Reporting an issue for AAPS-DASH
## AndroidAPS (see about screen)
- version: ...
- Build number: ...
- Flavor: ...
### Phone:
- Hardware Brand and Type: ...
- 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)_

View file

@ -29,4 +29,4 @@ android {
} }
} }
} }
} }