Update issue template

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2017-04-18 12:39:48 +02:00
parent 827fe3334e
commit 4104006043
No known key found for this signature in database
GPG Key ID: E166FD8976B3BAC8
1 changed files with 4 additions and 2 deletions

View File

@ -17,7 +17,9 @@ Tell us what should happen
Tell us what happens instead
### Server configuration
<!--
You can use the Issue Template application to prefill most of the required information: https://apps.nextcloud.com/apps/issuetemplate
-->
**Operating system**:
@ -49,7 +51,7 @@ sudo -u www-data php occ app:list
from within your instance's installation folder
```
**The content of config/config.php:**
**Nextcloud configuration:**
```
If you have access to your command line run e.g.:
@ -59,7 +61,7 @@ from within your instance's installation folder
or
Insert your config.php content here
(Without the database password, passwordsalt and secret)
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)
```
**Are you using external storage, if yes which one:** local/smb/sftp/...