From 5839e227969c08dd2f78aa92ae31ee340faeba6a Mon Sep 17 00:00:00 2001 From: Peter Date: Tue, 10 May 2022 21:14:51 +0200 Subject: [PATCH] Update issue template --- .github/ISSUE_TEMPLATE/Bug_report.yml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.yml b/.github/ISSUE_TEMPLATE/Bug_report.yml index fee623bee..6134a9adb 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.yml +++ b/.github/ISSUE_TEMPLATE/Bug_report.yml @@ -54,10 +54,11 @@ body: | --- | --- | | My operating system | I_DO_REPLY_HERE | | Is Apparmor, SELinux or similar active? | I_DO_REPLY_HERE | - | Virtualization technlogy (KVM, VMware, Xen, etc - **LXC and OpenVZ are not supported** | I_DO_REPLY_HERE | + | Virtualization technology (KVM, VMware, Xen, etc - **LXC and OpenVZ are not supported** | I_DO_REPLY_HERE | | Server/VM specifications (Memory, CPU Cores) | I_DO_REPLY_HERE | - | Docker Version (`docker version`) | I_DO_REPLY_HERE | - | Docker-Compose Version (`docker-compose version`) | I_DO_REPLY_HERE | + | Docker version (`docker version`) | I_DO_REPLY_HERE | + | docker-compose version (`docker-compose version`) | I_DO_REPLY_HERE | + | mailcow version (```git describe --tags `git rev-list --tags --max-count=1` ```) | I_DO_REPLY_HERE | | Reverse proxy (custom solution) | I_DO_REPLY_HERE | Output of `git diff origin/master`, any other changes to the code? If so, **please post them**: