From 5f28e999f4d66ad8d9edf1910187232531c4e0cb Mon Sep 17 00:00:00 2001 From: Theodoor <45144129+vanelsberg@users.noreply.github.com> Date: Mon, 20 Sep 2021 23:47:16 +0200 Subject: [PATCH] Update custom.md --- .github/ISSUE_TEMPLATE/custom.md | 49 +++++++++++++++++++++----------- 1 file changed, 32 insertions(+), 17 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md index 665cb66fba..b2b607eab0 100644 --- a/.github/ISSUE_TEMPLATE/custom.md +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -1,19 +1,34 @@ ---- -name: Custom issue template -about: Describe this issue template's purpose here. -title: '' -labels: '' -assignees: '' +# Reporting an issue for AAPS-DASH ---- +## AndroidAPS (see about screen) -Reporting bugs --------------- -- **Note the precise time the problem occurred** and describe the circumstances and steps that caused - the problem -- Note the Build version (found in the About dialog in the app, when pressing the three dots in the - upper-right corner). -- Obtain the app's log files, which can be found on the phone in - _/storage/emulated/0/Android/data/info.nightscout.androidaps/_ - See https://androidaps.readthedocs.io/en/latest/Usage/Accessing-logfiles.html -- Open an issue at https://github.com/nightscout/AndroidAPS/issues/new +- 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)_