acrn-hypervisor/.github/ISSUE_TEMPLATE/bug_report.md

39 lines
863 B
Markdown
Raw Normal View History

2020-06-23 08:49:43 +08:00
---
name: Bug report
about: Create a report to help us improve
title: ''
2020-06-23 09:06:47 +08:00
labels: 'status: new'
2020-06-23 08:49:43 +08:00
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
2020-07-23 22:50:26 +08:00
**Platform**
Describe the platform information,
**Codebase**
Describe which codebase is used.
**Scenario**
Describe the scenario: Hybrid, Industry or logical_partition
2020-06-23 08:49:43 +08:00
**To Reproduce**
Steps to reproduce the behavior:
1. Go to '...'
2. Click on '....'
3. Scroll down to '....'
4. See error
**Expected behavior**
A clear and concise description of what you expected to happen.
**Additional context**
2020-06-23 08:58:58 +08:00
Attach the following logs if available:
- native Linux boot kernel message log
- ACRN serial port log (when issues happens)
- Service VM kernel message when issue happens
- acrn-dm log: all files in /var/log/acrn-tm
- console log when running script to launch guest VM