mirror of
https://github.com/nextcloud/docker.git
synced 2025-04-19 18:36:09 +02:00
Issue template: Reminder to include Compose/run + config
Reports often come in lacking Compose files or run commands. Same goes for `config.php`. Signed-off-by: Josh Richards <josh.t.richards@gmail.com>
This commit is contained in:
parent
bc963e0382
commit
7c22b973cd
1 changed files with 3 additions and 1 deletions
4
.github/ISSUE_TEMPLATE/Image_issue.md
vendored
4
.github/ISSUE_TEMPLATE/Image_issue.md
vendored
|
@ -6,7 +6,9 @@ about: Issues related to the Nextcloud Docker image
|
||||||
<!--
|
<!--
|
||||||
Thanks for reporting issues back to Nextcloud!
|
Thanks for reporting issues back to Nextcloud!
|
||||||
|
|
||||||
Note: This is the issue tracker of the official Nextcloud **Docker image**, please do NOT use this to report issues with Docker or Nextcloud itself. You can find help debugging your system on our forums: https://help.nextcloud.com/ or https://forums.docker.com/.
|
When reporting problems, please include your *complete* Docker Compose file (or run commands) and your Nextcloud Server config (e.g. `occ config:list system`). Incomplete reports cause extra work for all parties involved and delay resolution.
|
||||||
|
|
||||||
|
Note: This is the issue tracker of the official Nextcloud **Docker image**, please do NOT use this to report issues with Docker or Nextcloud Server itself. You can find help debugging your system on our forums: https://help.nextcloud.com/ or https://forums.docker.com/.
|
||||||
|
|
||||||
To learn more about official images, see https://github.com/docker-library/faq
|
To learn more about official images, see https://github.com/docker-library/faq
|
||||||
-->
|
-->
|
||||||
|
|
Loading…
Add table
Reference in a new issue