Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 4 additions & 3 deletions issue_template.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,8 @@ This is the bug tracker for the Server component. Find other components at https

For reporting potential security issues please see https://nextcloud.com/security/

To make it possible for us to help you please fill out below information carefully.
To make it possible for us to help you please fill out below information carefully.
You can also use the Issue Template application to prefill most of the required information: https://apps.nextcloud.com/apps/issuetemplate
-->
### Steps to reproduce
1.
Expand Down Expand Up @@ -66,8 +67,8 @@ from within your Nextcloud installation folder

or

Insert your config.php content here
(Without the database password, passwordsalt and secret)
Insert your config.php content here.
Make sure to remove all sensitive content such as passwords. (e.g. database password, passwordsalt, secret, smtp password, …)
```
</details>

Expand Down