diff --git a/.github/ISSUE_TEMPLATE/dash-testing.md b/.github/ISSUE_TEMPLATE/dash-testing.md new file mode 100644 index 0000000000..4cbf493fc8 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/dash-testing.md @@ -0,0 +1,34 @@ +# 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)_ \ No newline at end of file