Update issue templates

This commit is contained in:
end-4
2024-06-12 16:05:21 +07:00
committed by GitHub
parent b6e34a4ab1
commit 1629acf24c
+11 -8
View File
@@ -7,22 +7,25 @@ assignees: ''
--- ---
- **I have read the [Usage](https://end-4.github.io/dots-hyprland-wiki/en/i-i/02usage) and the [Troubleshooting](https://end-4.github.io/dots-hyprland-wiki/en/i-i/03troubleshooting) pages of the wiki** - I have read the [Usage](https://end-4.github.io/dots-hyprland-wiki/en/i-i/02usage) and the [Troubleshooting](https://end-4.github.io/dots-hyprland-wiki/en/i-i/03troubleshooting) pages of the wiki
- **I have made sure that both my config and system packages are up to date** - I have made sure that both my config and system packages are up to date
- Linux distro: - Linux distro:
<!-- Tip: you may use `lsb_release -a` to get this info -->
--- ---
## The issue ## The issue
<!-- Describe your problem here. --> <!-- Describe your problem here. -->
<!-- 1. Please write in **English**. --> <!-- 1. Use `LANG=C` to get the output of a command in English, eg. `LANG=C date` displays time in English. -->
<!-- 2. Use `LANG=C` to get the output of a command in English, eg. `LANG=C date` displays time in English. --> <!-- 2. If it throws errors, **PLEASE**, attach logs and describe in detail if possible. -->
<!-- 3. If it throws errors, **PLEASE**, attach logs and describe in detail if possible. -->
<details> <details>
<summary>Click to expand</summary> <summary>Logs</summary>
<!-- ↓↓ DO NOT IGNORE THIS. NO HELP CAN BE GIVEN WITHOUT SUFFICIENT LOGS -->
<!-- Bar and widgets not showing? run `pkill ags; ags` for logs -->
<!-- Installation failed? Run installation again for logs -->
```plain ```plain
Paste your log here Paste logs here
``` ```
</details> </details>