From aef19e2a462364544b7ee2a38f924be34d9d753f Mon Sep 17 00:00:00 2001 From: eXtremeSHOK Date: Thu, 14 Feb 2019 09:40:59 +0200 Subject: [PATCH] added information about server/vm specs --- .github/ISSUE_TEMPLATE/Bug_report.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE/Bug_report.md b/.github/ISSUE_TEMPLATE/Bug_report.md index c74d4747..de564e58 100644 --- a/.github/ISSUE_TEMPLATE/Bug_report.md +++ b/.github/ISSUE_TEMPLATE/Bug_report.md @@ -20,6 +20,7 @@ General logs: Further information (where applicable): - Your OS (is Apparmor or SELinux active?) - Your virtualization technology (KVM/QEMU, Xen, VMware, VirtualBox etc.) + - Your server/VM specifications (Memory, CPU Cores) - Don't try to run mailcow on a Synology or QNAP NAS, do you? - Docker and Docker Compose versions - Output of `git diff origin/master`, any other changes to the code?