mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-24 12:22:09 +00:00
Update issue template (#214)
This commit is contained in:
commit
14368314e5
1 changed files with 10 additions and 0 deletions
10
.github/ISSUE_TEMPLATE/issue.md
vendored
10
.github/ISSUE_TEMPLATE/issue.md
vendored
|
|
@ -10,5 +10,15 @@ assignees: ''
|
|||
- **I have read the instructions**
|
||||
---
|
||||
## The issue
|
||||
- Linux distro: (you may use `lsb_release -a`)
|
||||
- (describe your problem here)
|
||||
- (if it throws errors, **PLEASE**, attach logs and describe in detail if possible)
|
||||
|
||||
<details>
|
||||
<summary>Click to expand</summary>
|
||||
|
||||
```plain
|
||||
Paste your log here
|
||||
```
|
||||
|
||||
</details>
|
||||
|
|
|
|||
Loading…
Reference in a new issue