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

39 lines
863 B
Markdown

---
name: Bug report
about: Create a report to help us improve
title: ''
labels: 'status: new'
assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
**Platform**
Describe the platform information,
**Codebase**
Describe which codebase is used.
**Scenario**
Describe the scenario: Hybrid, Industry or logical_partition
**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**
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