We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7d2c0f commit 22b0d3cCopy full SHA for 22b0d3c
1 file changed
.github/ISSUE_TEMPLATE/bug_report.yml
@@ -8,7 +8,7 @@ body:
8
attributes:
9
label: "📜 Issue description:"
10
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."
+ placeholder: "Tabline doesn't render"
12
validations:
13
required: true
14
@@ -37,7 +37,7 @@ body:
37
require("lazy.minit").repro({
38
spec = {
39
{
40
- "OXY2DEV/oops.nvim",
+ "OXY2DEV/bars.nvim",
41
lazy = false
42
}
43
},
0 commit comments