mirror of
https://github.com/revoltchat/revite.git
synced 2024-11-15 03:35:01 -05:00
chore: use conventional issue title
This commit is contained in:
parent
dbbe66def6
commit
1590c5abab
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/feature.yaml
vendored
2
.github/ISSUE_TEMPLATE/feature.yaml
vendored
|
@ -1,6 +1,6 @@
|
||||||
name: Feature request
|
name: Feature request
|
||||||
description: Make a feature request
|
description: Make a feature request
|
||||||
title: "[Feature Request]"
|
title: "feature request: "
|
||||||
labels: ["enhancement"]
|
labels: ["enhancement"]
|
||||||
body:
|
body:
|
||||||
- type: markdown
|
- type: markdown
|
||||||
|
|
Loading…
Reference in a new issue