الملفات
codepill-sfu/.github/ISSUE_TEMPLATE/2-feature.yml
2025-11-14 08:14:59 +00:00

26 أسطر
839 B
YAML

name: Feature request
description: Suggest an idea for CodePill
labels: ["feature-request"]
body:
- type: markdown
attributes:
value: |
Thank you for suggesting an idea to make CodePill 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.