Update bug_report.yaml (#4206)

This commit is contained in:
Gabi
2026-03-12 22:27:37 +02:00
committed by GitHub
parent ec17c085df
commit 3dbd993cb4

View File

@@ -6,20 +6,8 @@ body:
- type: markdown - type: markdown
attributes: attributes:
value: | value: |
## ⚠️ **IMPORTANT** - Remember, we only support Windows 11. If you encounter problems on Windows 10, please consider upgrading to Windows 11.
- 🛠️ **Supported environments only:** We only support Windows 11. - For general questions, join our Community-driven [Discord Server](https://discord.gg/RUbZUZyByQ).
- 💡 For general questions, use the [Discussions section](https://github.com/Christitustech/winutil/discussions) or join our Community-driven [Discord Server](https://discord.gg/RUbZUZyByQ).
- type: checkboxes
attributes:
label: ⚙️ Issue Checklist
options:
- label: I have read the guidelines.
- label: I checked for duplicate issues.
- label: I searched for existing discussions.
- label: I checked for an existing pull request that addresses this issue.
validations:
required: true
- type: dropdown - type: dropdown
id: affected_part id: affected_part
@@ -32,17 +20,17 @@ body:
- Updates Tab - Updates Tab
- Win11 Creator Tab - Win11 Creator Tab
validations: validations:
required: true required: false
- type: textarea - type: textarea
id: issue_description id: issue_description
attributes: attributes:
label: 📝 Provide a clear and concise description of the issue. label: Provide a clear and concise description of the issue.
validations: validations:
required: true required: true
- type: textarea - type: textarea
id: error_output id: error_output
attributes: attributes:
label: Paste the full error output (if available) or Screenshot. label: Paste the full error output (if available) or Screenshot.
placeholder: "Include any relevant logs or error messages." placeholder: "Include any relevant logs or error messages."