Files
illogical-impulse/.github/ISSUE_TEMPLATE/1-issue.md
T
2024-05-01 09:16:55 +07:00

29 lines
844 B
Markdown

---
name: Issue
about: for reporting any issue
title: "[Issue]"
labels: ''
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 made sure that both my config and system packages are up to date**
- 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>