From 71cfc44c82587d762cfc1145b3097b7178e462b7 Mon Sep 17 00:00:00 2001 From: Jos Poortvliet Date: Tue, 4 Apr 2017 14:56:22 +0200 Subject: [PATCH] Update issue_template.md Privacy is a thing and so is users forgetting about it ;-) ref https://github.com/nextcloud/server/pull/4189 --- issue_template.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/issue_template.md b/issue_template.md index 5b1bd0241..3993de6c2 100644 --- a/issue_template.md +++ b/issue_template.md @@ -17,6 +17,8 @@ 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**: **Web server:** @@ -55,7 +57,7 @@ from within your ownCloud 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 an external user-backend, if yes which one:** LDAP/ActiveDirectory/Webdav/...