From c6fe09753539dd60b6653ae8b0fa35bf93638585 Mon Sep 17 00:00:00 2001 From: Camila Date: Tue, 12 Jan 2021 17:56:21 +0100 Subject: [PATCH] Update Github issue template with the new 3.1 option to "Create Debug Archive". Also: - cleaned up some of the text: nobody read that and it was mostly from a time when this team was only one person. - remove references to e2ee known issues. Not relevant anymore. Signed-off-by: Camila --- .github/issue_template.md | 23 ++++++++--------------- 1 file changed, 8 insertions(+), 15 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 7a8f1664f..b9f19485b 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,11 +1,7 @@ @@ -33,9 +29,7 @@ Tell us what should happen ### Actual behaviour Tell us what happens instead - + ### Steps to reproduce 1. @@ -47,7 +41,6 @@ Client version: Operating system: @@ -70,15 +63,15 @@ Nextcloud version: Storage backend (external storage): ### Logs + 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` -(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) +Since 3.1: Under the "General" settings, you can click on "Create Debug Archive ..." to pick the location of where the desktop client will export the logs and the database to a zip file. +On previous releases: Via the command line: `nextcloud --logdebug --logwindow` or `nextcloud --logdebug --logfile log.txt` +(See also https://docs.nextcloud.com/desktop/3.0/troubleshooting.html#log-files) 2. Web server error log: