From bc302f2447c07298837c6abd622c78efd42880ff Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 5 Apr 2017 09:33:56 +0200 Subject: [PATCH] Promote the issue template app Signed-off-by: Joas Schilling --- issue_template.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/issue_template.md b/issue_template.md index ab413869..ac448712 100644 --- a/issue_template.md +++ b/issue_template.md @@ -17,6 +17,10 @@ Tell us what should happen Tell us what happens instead ### Server configuration + + **Operating system**: **Web server:** @@ -32,8 +36,8 @@ Tell us what happens instead **Signing status:** ``` -Login as admin user into your Nextcloud and access -http://example.com/index.php/settings/integrity/failed +Login as admin user into your Nextcloud and access +http://example.com/index.php/settings/integrity/failed paste the results here. ``` @@ -45,12 +49,17 @@ sudo -u www-data php occ app:list from within your Nextcloud installation folder ``` -**The content of config/config.php:** +**Nextcloud configuration:** ``` If you have access to your command line run e.g.: sudo -u www-data php occ config:list system from within your Nextcloud installation folder + +or + +Insert your config.php content here +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/...