Update feature_request.yaml

This commit is contained in:
RustDesk 2023-02-07 17:30:53 +08:00 committed by GitHub
parent f9864c1d0f
commit 79ca1aa116
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,6 +2,14 @@ name: 🛠️ Feature request
description: Suggest an idea for RustDesk
title: "[FR] "
body:
- type: checkboxes
attributes:
label: Is there an existing issue for this?
description: Please search to see if an issue related to this already exists.
options:
- label: I have searched the existing issues
required: true
- type: textarea
id: desc
attributes: