Files
lalifeier-IPTV/.github/ISSUE_TEMPLATE/feature-request.yml
lalifeier f9d687c39d init
2025-03-15 17:28:34 +08:00

21 lines
686 B
YAML

name: 🚀 Feature request
description: Create a new ticket for a new feature request
title: "🚀 [FEATURE] - <title>"
labels: ['question']
body:
- type: textarea
attributes:
label: 🚀 Feature Description
description: >
A clear and concise description of the feature proposal. Please outline the motivation for the proposal.
Is your feature request related to a specific problem? For example, *"I'm working on X and would like Y to be possible"*.
If this is related to another GitHub issue, please link it here.
validations:
required: true
- type: markdown
attributes:
value: >
Thanks for contributing 🎉!