Update issue templates

This commit is contained in:
月季花中的星辰 2021-12-31 21:17:35 +00:00 committed by GitHub
parent 5918819308
commit c9ae11bc84
2 changed files with 60 additions and 0 deletions

View file

@ -0,0 +1,29 @@
---
name: Maintainers' Bug
about: Error suffered by Repo Maintainers
title: "[MAINTAIN]"
labels: maintain
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>
**Packages (please complete the following information):**
- Package Name: [e.g. iqtree]
**Description**
Add any other context about the problem here.

31
.github/ISSUE_TEMPLATE/packages-bug-.md vendored Normal file
View file

@ -0,0 +1,31 @@
---
name: 'Packages 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.