Add issue template

This commit is contained in:
Jason Andrews
2025-03-07 17:30:28 -06:00
parent 76aa9a1abf
commit a5d6efb722
2 changed files with 33 additions and 0 deletions
+32
View File
@@ -0,0 +1,32 @@
---
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.
+1
View File
@@ -0,0 +1 @@
blank_issues_enabled: false