Make feature request issue template apply appropriate tag (#671)
This commit is contained in:
parent
3fe2094814
commit
ebd4e6b28e
1 changed files with 3 additions and 3 deletions
6
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
6
.github/ISSUE_TEMPLATE/feature-request.yml
vendored
|
@ -1,7 +1,7 @@
|
||||||
name: 🛠️ Feature Request
|
name: 🛠️ Feature Request
|
||||||
description: Create a feature request for Vesktop
|
description: Request a feature for Vesktop
|
||||||
labels: [bug]
|
labels: [enhancement]
|
||||||
title: "[Bug] <title>"
|
title: "[Feature Request] <title>"
|
||||||
|
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
|
Loading…
Reference in a new issue