mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
35 lines
725 B
Markdown
35 lines
725 B
Markdown
---
|
|
name: Bug report
|
|
about: Report something that isn't working.
|
|
title: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
<!--
|
|
This is a bug report tracker. New features are discussed in the forum: https://support.delta.chat
|
|
|
|
Please fill out as much of this form as you can (leaving out stuff that is not applicable is ok).
|
|
-->
|
|
|
|
- Android version:
|
|
- Device:
|
|
- Delta Chat version:
|
|
- Expected behavior:
|
|
- Actual behavior:
|
|
- Steps to reproduce the problem:
|
|
- Screenshots:
|
|
- Logs:
|
|
|
|
<!--
|
|
Debug logs can be copied from within the Delta Chat app with
|
|
Settings menu -> Advanced -> View log
|
|
|
|
Alternatively from the Android system log:
|
|
`adb logcat -v time -s DeltaChat`
|
|
|
|
Logs may contain private data
|
|
which shall be removed or anonymised prior to posting.
|
|
-->
|
|
|