0
0
Fork 0
mirror of https://github.com/nextcloud/docker.git synced 2025-05-08 01:30:54 +02:00

meta(templates): Add labels to bug reports automatically (#2401)

Signed-off-by: Josh <josh.t.richards@gmail.com>
This commit is contained in:
Josh 2025-04-18 09:06:27 -04:00 committed by GitHub
parent 558ff494d3
commit 43311addf2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -0,0 +1,15 @@
---
name: 🐛 Report a bug in the image
about: Create a report to help us improve the image
labels: "bug, 0. Needs triage"
---
<!--
Thanks for reporting issues back to Nextcloud!
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
-->