mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-15 09:20:32 +00:00
Move FR template to discussion ,add config
This commit is contained in:
parent
8b38f12452
commit
4e138e3d0f
2 changed files with 11 additions and 2 deletions
15
.github/DISCUSSION_TEMPLATE/feature-request.yml
vendored
Normal file
15
.github/DISCUSSION_TEMPLATE/feature-request.yml
vendored
Normal file
|
@ -0,0 +1,15 @@
|
|||
title: "[Feature Request] "
|
||||
labels: ["enhancement"]
|
||||
body:
|
||||
- type: textarea
|
||||
id: description
|
||||
attributes:
|
||||
label: Description
|
||||
description: A clear and concise description of what you would like to see.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: other
|
||||
attributes:
|
||||
label: Other
|
||||
description: Add any other context or information about the feature request here.
|
Loading…
Add table
Add a link
Reference in a new issue