From: Camila Date: Tue, 25 Aug 2020 14:35:53 +0000 (+0200) Subject: Update issue_template with information about logs, e2ee versions and code of conduct. X-Git-Tag: archive/raspbian/3.16.7-1_deb13u1+rpi1~1^2~12^2~22^2~210^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=c746e65a8eeaeb5a142486317886584348bae445;p=nextcloud-desktop.git Update issue_template with information about logs, e2ee versions and code of conduct. Signed-off-by: Camila --- diff --git a/.github/issue_template.md b/.github/issue_template.md index c6b156277..0cccb4637 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,20 +1,24 @@ +``` +If you have the same issue or agree with somebody's comment, please do not add "me too" style comments. This is not helpful and makes it harder for our developers to follow the conversation. Just use the Github reactions emojis to like, agree with or disagree with comments. +``` + ### Expected behaviour Tell us what should happen ### Actual behaviour Tell us what happens instead + ### Steps to reproduce 1. @@ -25,8 +29,8 @@ Tell us what happens instead Client version: Operating system: @@ -53,7 +57,9 @@ Storage backend (external storage): Please use Gist (https://gist.github.com/) or a similar code paster for longer logs. -1. Client logfile: Output of `nextcloud --logdebug --logwindow` or `nextcloud --logdebug --logfile log.txt` +1. Client logfile: + +Output of `nextcloud --logdebug --logwindow` or `nextcloud --logdebug --logfile log.txt` (On Windows using `cmd.exe`, you might need to first `cd` into the Nextcloud directory) (See also https://docs.nextcloud.com/desktop/2.3/troubleshooting.html#log-files)