On Fri, May 21, 2021 at 01:38:17PM -0400, John Snow wrote: > diff --git a/.gitlab/issue_templates/bug.md b/.gitlab/issue_templates/bug.md > new file mode 100644 > index 00000000000..67a02a3ffcf > --- /dev/null > +++ b/.gitlab/issue_templates/bug.md > @@ -0,0 +1,61 @@ > + > + > +## Host environment > + - Operating system: (Windows 10 21H1, Fedora 34, etc.) > + - OS/kernel version: (For POSIX hosts, use `uname -a`) > + - Architecture: (x86, ARM, s390x, etc.) > + - QEMU flavor: (qemu-system-x86_64, qemu-aarch64, qemu-img, etc.) Is this necessary since we ask for the command-line below? > +