الملفات
codepill-sfu/.github/ISSUE_TEMPLATE/2-feature.yml
2024-08-17 13:32:02 +02:00

26 أسطر
847 B
YAML

name: Feature request
description: Suggest an idea for MiroTalk SFU
labels: ["feature-request"]
body:
- type: markdown
attributes:
value: |
Thank you for suggesting an idea to make MiroTalk SFU better.
**Note**: the ultimate decision for implementing features lies on the MiroTalk team, not all feature requests shall be accepted.
- type: textarea
attributes:
label: Feature request
description: A clear and concise description of the feature request.
validations:
required: true
- type: textarea
attributes:
label: Pros
description: A clear and concise description of the feature request pros.
validations:
required: true
- type: textarea
attributes:
label: Additional context
description: Add any other context about the feature request here.