Merge pull request #3522 from chiehw/master

Add label for issue templates
This commit is contained in:
RustDesk 2023-03-06 09:11:58 +08:00 committed by GitHub
commit 91977d4586
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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