diff --git a/issue_template.md b/issue_template.md index 3be78d8b..462fa1b7 100644 --- a/issue_template.md +++ b/issue_template.md @@ -24,14 +24,16 @@ Tell us what happens instead **Updated from an older installed version or fresh install:** ## Logs -#### Web server error log + + +#### Log file (/var/ncdata/nextcloud.log) ``` -Insert your webserver log here +Insert your nextcloud.log file here ``` -#### Log file (data/nextcloud.log) +#### Installation log (command output) ``` -Insert your Nextcloud.log file here +Insert the CLI output here ``` - -