Add GitHub issue template for bug report
This commit is contained in:
parent
f71ce5168c
commit
62eac731f0
37
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
37
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@ -0,0 +1,37 @@
|
||||
---
|
||||
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.
|
||||
Loading…
x
Reference in New Issue
Block a user