Skip to content

Commit 22b0d3c

Browse files
committed
chore: Fixed template typo
1 parent c7d2c0f commit 22b0d3c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
attributes:
99
label: "📜 Issue description:"
1010
description: "Describe the issue in a *clear* and *concise* way. You should also attach `images`/`gifs` if it's a visual bug."
11-
placeholder: ":W doesn't get fixed."
11+
placeholder: "Tabline doesn't render"
1212
validations:
1313
required: true
1414

@@ -37,7 +37,7 @@ body:
3737
require("lazy.minit").repro({
3838
spec = {
3939
{
40-
"OXY2DEV/oops.nvim",
40+
"OXY2DEV/bars.nvim",
4141
lazy = false
4242
}
4343
},

0 commit comments

Comments
 (0)