mediamtx/.github/ISSUE_TEMPLATE/feature.yml
2024-09-26 14:34:31 +02:00

15 lines
406 B
YAML

name: Feature request
description: Share ideas for new features
body:
- type: markdown
attributes:
value: |
Please create a request FOR EACH feature. Do not report multiple features in a single request, otherwise they'll probably never get all implemented.
- type: textarea
id: description
attributes:
label: Describe the feature
validations:
required: true