38 lines
861 B
Markdown
38 lines
861 B
Markdown
---
|
|
name: Report an issue
|
|
about: Create a report to help us improve deskOS
|
|
title: ""
|
|
labels: bug
|
|
---
|
|
|
|
<!--- Before you submit, make sure to check the following that there are no similar issues reported yet --->
|
|
|
|
**Describe the issue**
|
|
A clear and concise description of what the issue is.
|
|
|
|
**To Reproduce**
|
|
Steps to reproduce the behavior:
|
|
|
|
1. Make sure '...'
|
|
2. Then do '....'
|
|
3. Try '....'
|
|
4. See error
|
|
|
|
**Expected behavior**
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
**Screenshots**
|
|
Add screenshots to help explain the problem.
|
|
|
|
**Hardware (please complete the following information):**
|
|
|
|
- Type: [e.g. PC, laptop]
|
|
- Brand [e.g. Framework, Lenovo]
|
|
- Architecture [e.g. x86_64, aarch64]
|
|
- Disk space [e.g. 64 GB]
|
|
- RAM [e.g. 32 GB]
|
|
- deskOS version [e.g. 1]
|
|
|
|
**Additional context**
|
|
Add any other context regarding the problem goes here.
|