Files
illogical-impulse/.github/ISSUE_TEMPLATE/issue.md
T
Celestial.y 269978bca4 Update issue template
- Linux distro matters sometimes.
- The log may very long sometimes.
2024-01-30 07:45:45 +08:00

25 lines
401 B
Markdown

---
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>