update issue-template

This commit is contained in:
B. Petersen 2018-11-17 23:51:52 +01:00
parent 099f3ad109
commit 3daaa51d13
No known key found for this signature in database
GPG key ID: 3B88E92DEA8E9AFC

View file

@ -1,48 +1,24 @@
<!-- <!--
Please read the guidelines linked above, especially when you are a first time contributor. Remove this text and provide some basic informations below, if applicable. Remove template content which is not applicable. Please fill in as much as you can below (leaving out if not applicable is ok). This is a bug report and feature-tracking forum, if you like to discuss a new feature, please use the community forum at https://support.delta.chat.
This is a bug report forum, if you like to discuss a new feature or submit suggestions, please use the community forum at https://support.delta.chat
--> -->
**Delta Chat version** - Platform (android/blackberry/anbox):
- Device:
<!-- See settings dialog … --> - Delta Chat Version:
- Expected behavior:
**Expected behavior** - Actual behavior:
- Steps to reproduce the problem:
<!-- What is the expected output? --> - Screenshots:
- Logs:
**Actual behavior**
<!-- What do you see instead? -->
**Steps to reproduce the problem**
1. …
2. …
**Screen snapshots**
<!-- If applicable … -->
**Debug logs**
<details>
<summary>Logs</summary>
```
<!-- <!--
If applicable, debug logs can be copied from within the Delta Chat app: Debug logs can be copied from within the Delta Chat app with
Settings menu -> Advanced -> Debug log
Open the _Settings_ menu -> _About_ -> _version number|Info_.
Alternatively from the Android system log: Alternatively from the Android system log:
`adb logcat -v time -s DeltaChat`
` adb logcat -v time -s DeltaChat ` Logs may contain private data
which shall be removed or anonymised prior to posting.
This log contains private data (e.g. mail address, provider information) which shall be removed or anonymised prior to posting.
--> -->
```
</details>