mirror of
https://github.com/nextcloud/docker.git
synced 2025-03-18 12:25:09 +01:00
Re-order and add additional links to highlight: - where to ask a question (forum) - documentation resources - upstream (server) bug reporting and enhancement ideas Some rewording as well. Signed-off-by: Josh <josh.t.richards@gmail.com>
22 lines
1.1 KiB
YAML
22 lines
1.1 KiB
YAML
contact_links:
|
|
- name: ❓ Ask a question
|
|
url: https://help.nextcloud.com/
|
|
about: Ask a question, get assistance or start a discussion regarding Nextcloud and/or this image
|
|
- name: Documentation - Nextcloud Server
|
|
url: https://docs.nextcloud.com/
|
|
about: Official documentation for Nextcloud Server
|
|
- name: Documentation - Nextcloud Docker Image
|
|
url: https://github.com/nextcloud/docker/blob/master/README.md
|
|
about: Official documentation for this image
|
|
- name: 🐳 Documentation - Docker
|
|
url: https://docs.docker.com/
|
|
about: Official documentation for Docker (installing, configuring, troubleshooting)
|
|
- name: 🐳 Docker Forum
|
|
url: https://forums.docker.com/
|
|
about: Ask a question, get assistance or start a discussion regarding Docker
|
|
- name: 🐛 Bug Report: Nextcloud Server
|
|
url: https://github.com/nextcloud/server/issues/new/choose
|
|
about: Report a bug in Nextcloud Server
|
|
- name: Enhancement Idea: Nextcloud Server
|
|
url: https://github.com/nextcloud/server/issues/new/choose
|
|
about: Suggest an enhancement idea for Nextcloud Server
|