mirror of
https://github.com/deltachat/deltachat-android.git
synced 2025-10-03 17:59:39 +02:00
update issue-template
This commit is contained in:
parent
099f3ad109
commit
3daaa51d13
1 changed files with 14 additions and 38 deletions
52
.github/ISSUE_TEMPLATE.md
vendored
52
.github/ISSUE_TEMPLATE.md
vendored
|
@ -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>
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue