forked from cloud-hypervisor/cloud-hypervisor
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
.github: Add issue template for bug report
Signed-off-by: Rob Bradford <[email protected]>
- Loading branch information
Showing
1 changed file
with
34 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,34 @@ | ||
--- | ||
name: Bug report | ||
about: File a bug report | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**Describe the bug** | ||
A clear and concise description of what the bug is. | ||
|
||
**To Reproduce** | ||
Steps to reproduce the behaviour: | ||
|
||
**Version** | ||
|
||
Output of `cloud-hypervisor --version`: | ||
|
||
Did you build from source, if so build command line (e.g. features): | ||
|
||
**VM configuration** | ||
|
||
What command line did you run (or JSON config data): | ||
|
||
Guest OS version details: | ||
|
||
Host OS version details: | ||
|
||
**Logs** | ||
|
||
Output of `cloud-hypervisor -v` from either standard error or via `--log-file`: | ||
|
||
Linux kernel output: |