|
1 | 1 | contact_links: |
2 | | - - name: 🐛 Nextcloud issue |
3 | | - url: https://github.com/nextcloud/server/issues/new/choose |
4 | | - about: Bug reports and feature requests for Nextcloud |
5 | | - - name: 🐳 Docker Support and Help |
6 | | - url: https://forums.docker.com/ |
7 | | - about: Configuration, installation, networking and other questions |
8 | | - - name: ❓ Nextcloud Support and Help |
| 2 | + - name: ❓ Ask a question |
9 | 3 | url: https://help.nextcloud.com/ |
10 | | - about: Configuration, webserver/proxy or performance issues and other questions |
| 4 | + about: Ask a question, get assistance or start a discussion regarding Nextcloud and/or this image |
| 5 | + - name: Documentation - Nextcloud Server |
| 6 | + url: https://docs.nextcloud.com/ |
| 7 | + about: Official documentation for Nextcloud Server |
| 8 | + - name: Documentation - Nextcloud Docker Image |
| 9 | + url: https://github.com/nextcloud/docker/blob/master/README.md |
| 10 | + about: Official documentation for this image |
| 11 | + - name: 🐳 Documentation - Docker |
| 12 | + url: https://docs.docker.com/ |
| 13 | + about: Official documentation for Docker (installing, configuring, troubleshooting) |
| 14 | + - name: 🐳 Docker Forum |
| 15 | + url: https://forums.docker.com/ |
| 16 | + about: Ask a question, get assistance or start a discussion regarding Docker |
| 17 | + - name: 🐛 Bug Report: Nextcloud Server |
| 18 | + url: https://github.com/nextcloud/server/issues/new/choose |
| 19 | + about: Report a bug in Nextcloud Server |
| 20 | + - name: Enhancement Idea: Nextcloud Server |
| 21 | + url: https://github.com/nextcloud/server/issues/new/choose |
| 22 | + about: Suggest an enhancement idea for Nextcloud Server |
0 commit comments