From 5fc2b8b26307a81e66e9aae957315c18685f2fa7 Mon Sep 17 00:00:00 2001 From: sickcodes <65906298+sickcodes@users.noreply.github.com> Date: Sun, 14 Mar 2021 09:55:22 +0000 Subject: Update issue templates --- .github/ISSUE_TEMPLATE/a.md | 24 ------------------------ 1 file changed, 24 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/a.md (limited to '.github/ISSUE_TEMPLATE/a.md') diff --git a/.github/ISSUE_TEMPLATE/a.md b/.github/ISSUE_TEMPLATE/a.md deleted file mode 100644 index 7ce9fd3..0000000 --- a/.github/ISSUE_TEMPLATE/a.md +++ /dev/null @@ -1,24 +0,0 @@ ---- -name: '' -about: '' -title: '' -labels: '' -assignees: '' - ---- - -# OS related issued, please help us identify the issue by posting the output of this -uname -a \ -; echo 1 | sudo tee /sys/module/kvm/parameters/ignore_msrs \ -; grep NAME /etc/os-release \ -; df -h . \ -; qemu-system-x86_64 --version \ -; libvirtd --version \ -; free -mh \ -; nproc \ -; egrep -c '(svm|vmx)' /proc/cpuinfo \ -; ls -lha /dev/kvm \ -; ls -lha /tmp/.X11-unix/ \ -; ps aux | grep dockerd \ -; docker ps | grep osx \ -; grep "docker\|kvm\|virt" /etc/group -- cgit v1.2.3