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:
parent
558ff494d3
commit
43311addf2
1 changed files with 3 additions and 2 deletions
15
.github/ISSUE_TEMPLATE/01-Image_issue.md
vendored
Normal file
15
.github/ISSUE_TEMPLATE/01-Image_issue.md
vendored
Normal 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
|
||||
-->
|
Loading…
Add table
Add a link
Reference in a new issue