disable blank issue, use better format

This commit is contained in:
rustdesk
2023-02-07 16:41:33 +08:00
parent e0f73ccc28
commit bd07f60a11
5 changed files with 74 additions and 43 deletions

View File

@@ -0,0 +1,25 @@
name: Feature Request
description: Suggest an idea for RustDesk
title: "[FR] "
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