mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
Add Request and fix the bug temp
This commit is contained in:
parent
c4f20787c7
commit
bc6485a1c1
2 changed files with 31 additions and 2 deletions
4
.github/ISSUE_TEMPLATE/bug-.md
vendored
4
.github/ISSUE_TEMPLATE/bug-.md
vendored
|
@ -19,8 +19,8 @@ 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]
|
||||
- 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.
|
||||
|
|
29
.github/ISSUE_TEMPLATE/package-request.md
vendored
Normal file
29
.github/ISSUE_TEMPLATE/package-request.md
vendored
Normal file
|
@ -0,0 +1,29 @@
|
|||
---
|
||||
name: Package Request
|
||||
about: Suggest an idea for this project
|
||||
title: "[REQUEST]"
|
||||
labels: feature
|
||||
assignees: ''
|
||||
|
||||
---
|
||||
|
||||
<!--
|
||||
Please request one package in one issue! Use multi issues to multi requests.
|
||||
Thanks!
|
||||
-->
|
||||
|
||||
**Information**
|
||||
- Package Name: [e.g. mrbayes]
|
||||
- Can it directly run on Linux: [yes or not]
|
||||
- Can it run on the wine: [yes or not]
|
||||
- Website:
|
||||
- Download URL:
|
||||
- Package description:
|
||||
|
||||
<!--
|
||||
Popular packages would be considered priorly.
|
||||
-->
|
||||
**Popularity**
|
||||
- Number of citations from WOS per year: [e.g. 5.6, N/A]
|
||||
- Research interests in ResearchGate: [e.g. 0.1, N/A]
|
||||
- Any other reason:
|
Loading…
Add table
Reference in a new issue