mirror of
https://github.com/palera1n/palera1n
synced 2025-08-22 01:49:11 +00:00
chore: issue templates fix
This commit is contained in:
parent
7f55babab1
commit
28a434084c
2
.github/ISSUE_TEMPLATE/basic.yml
vendored
2
.github/ISSUE_TEMPLATE/basic.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: No Template
|
||||
description: Create a standard issue, no template involved.
|
||||
labels: [palera1n]
|
||||
labels: [palera1n help]
|
||||
body:
|
||||
- type: textarea
|
||||
id: description
|
||||
|
2
.github/ISSUE_TEMPLATE/feature.yml
vendored
2
.github/ISSUE_TEMPLATE/feature.yml
vendored
@ -1,6 +1,6 @@
|
||||
name: Feature Request
|
||||
description: Request a feature in palera1n!
|
||||
labels: [enhancement, palera1n]
|
||||
labels: [enhancement]
|
||||
body:
|
||||
- type: textarea
|
||||
id: feature-request
|
||||
|
3
.github/ISSUE_TEMPLATE/problem.yml
vendored
3
.github/ISSUE_TEMPLATE/problem.yml
vendored
@ -1,7 +1,6 @@
|
||||
name: Create Issue
|
||||
description: Ask help for palera1n regarding support or generally how it works!
|
||||
labels: [palera1n]
|
||||
assignees:
|
||||
labels: [palera1n help]
|
||||
body:
|
||||
- type: input
|
||||
id: device
|
||||
|
Loading…
x
Reference in New Issue
Block a user