Skip to content

Commit 7a48231

Browse files
Merge pull request #2216 from nextcloud/fix/readme-help
fix(README): Point help seekers to forum first
2 parents ef38201 + ba9a6c2 commit 7a48231

1 file changed

Lines changed: 9 additions & 2 deletions

File tree

README.md

Lines changed: 9 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -602,5 +602,12 @@ You're already using Nextcloud and want to switch to docker? Great! Here are som
602602
docker-compose exec app chown -R www-data:www-data /var/www/html/custom_apps
603603
```
604604

605-
# Questions / Issues
606-
If you got any questions or problems using the image, please visit our [Github Repository](https://github.com/nextcloud/docker) and write an issue.
605+
# Help (Questions / Issues)
606+
607+
**If you have any questions or problems while using the image, please ask for assistance on the Help Forum first (https://help.nextcloud.com)**.
608+
609+
Also, most Nextcloud Server matters are covered in the [Nextcloud Admin Manual](https://docs.nextcloud.com/server/latest/admin_manual/) which is routinely updated.
610+
611+
If you believe you've found a bug (or have an enhancement idea) in the image itself, please [search for already reported bugs and enhancement ideas](https://github.com/nextcloud/docker/issues). If there is an existing open issue, you can either add to the discussion there or upvote to indicate you're impacted by (or interested in) the same issue. If you believe you've found a new bug, please create a new Issue so that others can try to reproduce it and remediation can be tracked.
612+
613+
Thanks for helping to make the Nextcloud community maintained micro-services image better!

0 commit comments

Comments
 (0)