mirror of
https://github.com/end-4/dots-hyprland.git
synced 2026-06-05 14:59:27 -05:00
Update issue template, add link to wiki.
This commit is contained in:
@@ -0,0 +1,25 @@
|
||||
---
|
||||
name: Issue
|
||||
about: for reporting any issue
|
||||
title: "[Issue]"
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
- **I have read the [wiki](https://end-4.github.io/dots-hyprland-wiki/en/i-i/03troubleshooting)**
|
||||
- Linux distro:
|
||||
<!-- Tip: you may use `lsb_release -a` to get this info -->
|
||||
---
|
||||
## The issue
|
||||
<!-- 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>
|
||||
@@ -1,24 +0,0 @@
|
||||
---
|
||||
name: Issue
|
||||
about: for reporting any issue
|
||||
title: "[Issue]"
|
||||
labels: ''
|
||||
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>
|
||||
Reference in New Issue
Block a user