33 lines
769 B
Markdown
33 lines
769 B
Markdown
---
|
|
name: Report an issue
|
|
about: Create a report to help us improve
|
|
title: ''
|
|
labels: ''
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
**Type of issue**
|
|
- [ ] Error when running a workflow.
|
|
- [ ] Request for additional tools or software for an existing image.
|
|
- [ ] Request for a new image, Linux or Windows.
|
|
- [ ] Other
|
|
|
|
**Describe the issue**
|
|
A clear and concise description of what the issue is.
|
|
|
|
**To Reproduce**
|
|
List the steps to reproduce the behavior:
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
If applicable, add screenshots to help explain your problem.
|
|
|
|
**Desktop (please complete the following information):**
|
|
- OS: [e.g. Ubuntu 22.04 or Ubuntu 24.04]
|
|
|
|
**Additional context**
|
|
Add any other context about the problem here.
|