mirror of
https://github.com/bluenviron/mediamtx.git
synced 2026-01-24 04:19:48 -08:00
15 lines
406 B
YAML
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
|