From aa5b62c9310c0bcfed2c4a1d7b8983643a3d950b Mon Sep 17 00:00:00 2001 From: Camila Ayres Date: Mon, 3 Jun 2019 17:42:29 +0200 Subject: [PATCH] Add comment to Github issue_template.md. Minor change: removes some item e.g. PHP version that are not relevant to the client. --- .github/issue_template.md | 33 ++++++++++++++++----------------- 1 file changed, 16 insertions(+), 17 deletions(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index 6238a82ba..7bcd37e0a 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,9 +1,14 @@ - - + ### Expected behaviour Tell us what should happen @@ -18,6 +23,11 @@ Tell us what happens instead ### Client configuration Client version: + Operating system: @@ -34,15 +44,6 @@ Installation path of client: - -Operating system: - -Web server: - -Database: - -PHP version: - Nextcloud version: Storage backend (external storage): @@ -52,8 +53,6 @@ Storage backend (external storage): Please use Gist (https://gist.github.com/) or a similar code paster for longer logs. -```Template for output < 10 lines``` - 1. Client logfile: Output of `nextcloud --logwindow` or `nextcloud --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)