On 6/3/21 4:43 AM, Stefan Hajnoczi wrote:
On Wed, Jun 02, 2021 at 12:09:47PM -0400, John Snow wrote:
On 6/2/21 5:22 AM, Stefan Hajnoczi wrote:
On Fri, May 21, 2021 at 01:38:17PM -0400, John Snow wrote:
+## Host environment
+ - Operating system: (Windows 10 21H1, Fedora 34, etc.)
+ - OS/kernel
On Wed, Jun 02, 2021 at 12:09:47PM -0400, John Snow wrote:
> On 6/2/21 5:22 AM, Stefan Hajnoczi wrote:
> > On Fri, May 21, 2021 at 01:38:17PM -0400, John Snow wrote:
> > > +## Host environment
> > > + - Operating system: (Windows 10 21H1, Fedora 34, etc.)
> > > + - OS/kernel version: (For POSIX hos
On 6/2/21 5:22 AM, Stefan Hajnoczi wrote:
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 000..67a02a3ffcf
--- /dev/null
+++ b/.gitlab/issue_templates/bug.md
@@ -0,0 +1,61 @
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 000..67a02a3ffcf
> --- /dev/null
> +++ b/.gitlab/issue_templates/bug.md
> @@ -0,0 +1,61 @@
> +
> +
> +## Host environment
Based loosely on libvirt's template, written by Peter Krempa.
CC: Peter Krempa
Signed-off-by: John Snow
---
.gitlab/issue_templates/bug.md | 61 ++
1 file changed, 61 insertions(+)
create mode 100644 .gitlab/issue_templates/bug.md
diff --git a/.gitlab/issue_tem