mirror of
https://github.com/jiriks74/presence.nvim
synced 2024-12-28 11:02:34 +01:00
fix(featreq_template): change name from Issue report to Feature request (#20)
This commit is contained in:
parent
dbb8f797f4
commit
5fa130577a
1 changed files with 1 additions and 1 deletions
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
2
.github/ISSUE_TEMPLATE/feature_request.yml
vendored
|
@ -1,4 +1,4 @@
|
||||||
name: Issue report
|
name: Feature request
|
||||||
description: Report any errors, bugs, or unexpected behaviors related to presence.nvim
|
description: Report any errors, bugs, or unexpected behaviors related to presence.nvim
|
||||||
title: "[FEAT]: "
|
title: "[FEAT]: "
|
||||||
labels: [enhancement]
|
labels: [enhancement]
|
||||||
|
|
Loading…
Reference in a new issue