Add label for issue templates

This commit is contained in:
asur4s 2023-03-05 09:59:14 -08:00
parent ff992d0489
commit a56a6f6c9a
2 changed files with 2 additions and 0 deletions

View File

@ -1,5 +1,6 @@
name: 🐞 Bug report
description: Thanks for taking the time to fill out this bug report! Please fill the form in **English**
labels: ["bug"]
body:
- type: textarea
id: desc

View File

@ -1,5 +1,6 @@
name: 🛠️ Feature request
description: Suggest an idea for RustDesk
labels: ["enhancement"]
body:
- type: textarea
id: desc