mirror of
https://github.com/chylex/Nextcloud-Desktop.git
synced 2025-05-03 05:34:11 +02:00
Updates issue_template.md.
Signed-off-by: Camila San <hello@camila.codes>
This commit is contained in:
parent
69f18f6b7d
commit
b533c3582e
13
.github/issue_template.md
vendored
13
.github/issue_template.md
vendored
@ -1,4 +1,3 @@
|
|||||||
# Create a bug report to help us improve
|
|
||||||
<!---
|
<!---
|
||||||
Please try to only report a bug if it happens with the latest version
|
Please try to only report a bug if it happens with the latest version
|
||||||
The latest version can be seen by checking https://download.nextcloud.com/desktop/
|
The latest version can be seen by checking https://download.nextcloud.com/desktop/
|
||||||
@ -26,7 +25,7 @@ OS language:
|
|||||||
|
|
||||||
Qt version used by client package (Linux only, see also Settings dialog):
|
Qt version used by client package (Linux only, see also Settings dialog):
|
||||||
|
|
||||||
Client package (From ownCloud or distro) (Linux only):
|
Client package (From Nextcloud or distro) (Linux only):
|
||||||
|
|
||||||
Installation path of client:
|
Installation path of client:
|
||||||
|
|
||||||
@ -44,7 +43,7 @@ Database:
|
|||||||
|
|
||||||
PHP version:
|
PHP version:
|
||||||
|
|
||||||
ownCloud version:
|
Nextcloud version:
|
||||||
|
|
||||||
Storage backend (external storage):
|
Storage backend (external storage):
|
||||||
|
|
||||||
@ -55,11 +54,11 @@ logs.
|
|||||||
|
|
||||||
```Template for output < 10 lines```
|
```Template for output < 10 lines```
|
||||||
|
|
||||||
1. Client logfile: Output of `owncloud --logwindow` or `owncloud --logfile log.txt`
|
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 ownCloud directory)
|
(On Windows using `cmd.exe`, you might need to first `cd` into the Nextcloud directory)
|
||||||
(See also http://doc.owncloud.org/desktop/2.2/troubleshooting.html#client-logfile )
|
(See also https://docs.nextcloud.com/desktop/2.3/troubleshooting.html#log-files)
|
||||||
|
|
||||||
2. Web server error log:
|
2. Web server error log:
|
||||||
|
|
||||||
3. Server logfile: ownCloud log (data/owncloud.log):
|
3. Server logfile: nextcloud log (data/nextcloud.log):
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user