Files
dots-hyprland/.github/ISSUE_TEMPLATE/1-issue.md
T
2024-03-01 16:16:53 +08:00

29 lines
784 B
Markdown

---
name: Issue
about: for reporting any issue
title: "[Issue]"
labels: ''
assignees: ''
---
- **(For usage) I have read the [wiki](https://end-4.github.io/dots-hyprland-wiki/en/i-i/02usage)**
- **(For troubleshooting) 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>