mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
Update issue templates Bug
This commit is contained in:
parent
58a7870b2f
commit
c4f20787c7
1 changed files with 26 additions and 0 deletions
26
.github/ISSUE_TEMPLATE/bug-.md
vendored
Normal file
26
.github/ISSUE_TEMPLATE/bug-.md
vendored
Normal 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.
|
Loading…
Add table
Reference in a new issue