mirror of
https://github.com/nextcloud/server.git
synced 2026-05-28 04:32:30 -04:00
Merge pull request #4189 from nextcloud/add-issue-template-app
Add reference to issue template app
This commit is contained in:
commit
13e7a93860
1 changed files with 4 additions and 3 deletions
|
|
@ -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.
|
||||
|
|
@ -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>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue