Update issue templates Bug

This commit is contained in:
月季花中的星辰 2021-08-23 18:13:07 +08:00 committed by GitHub
parent 58a7870b2f
commit c4f20787c7

26
.github/ISSUE_TEMPLATE/bug-.md vendored Normal file
View file

@ -0,0 +1,26 @@
---
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**
```
put the output here
```
**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.