diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md new file mode 100644 index 000000000..7fc8dc7a4 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -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: