mirror of
https://github.com/DI0IK/homepage-plus.git
synced 2025-07-17 10:19:49 +00:00
15 lines
414 B
YAML
15 lines
414 B
YAML
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.
|