forked from Shinonome/dots-hyprland
Update issue template, add link to wiki (#254)
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
---
|
||||
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. -->
|
||||
<!-- 1. Please write in **English**. -->
|
||||
<!-- 2. Use `LANG=C` to get the output of a command in English, eg. `LANG=C date` displays time in English. -->
|
||||
<!-- 3. 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>
|
||||
@@ -0,0 +1,18 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: "[Feature] "
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
<!-- NOTE: Please write in **English**. -->
|
||||
|
||||
**What would you like to be added?**
|
||||
<!-- Can be a suggestion for an existing feature. You can suggest a widget, minor user interaction changes.. whatever -->
|
||||
|
||||
**How will it help**
|
||||
<!-- It's helpful to include examples (like in your use case) -->
|
||||
|
||||
**Extra info**
|
||||
<!-- If ya want a new widget, a pic of the inspiration (if available) would be awesome -->
|
||||
@@ -1,17 +0,0 @@
|
||||
---
|
||||
name: Feature request
|
||||
about: Suggest an idea for this project
|
||||
title: "[Feature] "
|
||||
labels: ''
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
**What would you like to be added?**
|
||||
Can be a suggestion for an existing feature. You can suggest a widget, minor user interaction changes.. whatever
|
||||
|
||||
**How will it help**
|
||||
It's helpful to include examples (like in your use case)
|
||||
|
||||
**Extra info**
|
||||
If ya want a new widget, a pic of the inspiration (if available) would be awesome
|
||||
@@ -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