Packages/.github/ISSUE_TEMPLATE/bug-.md
2021-12-23 20:36:39 +00:00

31 lines
540 B
Markdown

---
name: 'Bug '
about: Create a report to help us improve
title: "[BUG]"
labels: bug
assignees: ''
---
<!--
Please report the error of one package in one issue! Use multi issues to report multi bugs.
Thanks!
-->
**Log of the bug**
<details>
```
put the output here
```
</details>
**Desktop (please complete the following information):**
- Desktop Enviroment: [e.g. gnome, kde, server]
- Linux Kernel: [e.g. linux-lts 5.10.60-1]
- Package Version: [e.g. 22]
**Additional context**
Add any other context about the problem here.