浏览代码

Merge pull request #2325 from extremeshok/patch-15

added information about server/vm specs
André Peters 6 年之前
父节点
当前提交
870fee4528
共有 1 个文件被更改,包括 1 次插入0 次删除
  1. 1 0
      .github/ISSUE_TEMPLATE/Bug_report.md

+ 1 - 0
.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?