diff --git a/issue_template.md b/issue_template.md index ef15b693..7c5e5cf3 100644 --- a/issue_template.md +++ b/issue_template.md @@ -19,6 +19,9 @@ Tell us what should happen Tell us what happens instead ### Server configuration + **Operating system**: **Web server:** @@ -67,7 +70,7 @@ from within your Nextcloud 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, …) ```