rustdesk/.github/ISSUE_TEMPLATE/feature_request.yaml
rustdesk 38cb44a89c remove title and checkbox in issue template because title cause guy
empty title and no body care about the checkbox``
2023-02-18 09:44:45 +08:00

25 lines
614 B
YAML

name: 🛠️ Feature request
description: Suggest an idea for RustDesk
body:
- type: textarea
id: desc
attributes:
label: Description
description: Describe your suggested feature and the main use cases
validations:
required: true
- type: textarea
id: users
attributes:
label: Impact
description: What types of users can benefit from using the suggested feature?
validations:
required: true
- type: textarea
id: context
attributes:
label: Additional Context
description: Add any additonal context about the feature here