49 lines
1.4 KiB
Markdown
49 lines
1.4 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: 'status: triaging :triangular_flag_on_post:, type: bug :bug:'
|
|
assignees: ''
|
|
---
|
|
|
|
1. ⚠️ **If you don't follow this template, the issue will be closed**.
|
|
2. ⚠️ **If your issue can't be easily reproduced, please report it [on the forum first](https://xcp-ng.org/forum/category/12/xen-orchestra)**.
|
|
|
|
Are you using XOA or XO from the sources?
|
|
|
|
If XOA:
|
|
|
|
- which release channel? (`stable` vs `latest`)
|
|
- please consider creating a support ticket in [your dedicated support area](https://xen-orchestra.com/#!/member/support)
|
|
|
|
If XO from the sources:
|
|
|
|
- Provide **your commit number**. If it's older than a week, we won't investigate
|
|
- Don't forget to [read this first](https://xen-orchestra.com/docs/community.html)
|
|
- As well as follow [this guide](https://xen-orchestra.com/docs/community.html#report-a-bug)
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of what the bug is.
|
|
|
|
**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.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Environment (please provide the following information):**
|
|
|
|
- Node: [e.g. 16.12.1]
|
|
- hypervisor: [e.g. XCP-ng 8.2.0]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|