Skip to content

Commit a5e2d0b

Browse files
chore: update wording in issue template
1 parent 06337f6 commit a5e2d0b

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ body:
66
- type: input
77
attributes:
88
label: Neovim version (nvim -v)
9-
placeholder: 0.9.5
9+
placeholder: 0.10.0
1010
validations:
1111
required: true
1212
- type: input
@@ -55,7 +55,7 @@ body:
5555
attributes:
5656
label: Confirmations
5757
options:
58-
- label: I have provided markdown text for any screenshots used in my description & understand that my issue will be closed if I have not
58+
- label: I have provided text for all screenshots & understand that my issue will be closed if I have not
5959
required: true
6060
- type: textarea
6161
attributes:

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313

1414
- only create foreground when inversing highlight [#154](https://github.com/MeanderingProgrammer/render-markdown.nvim/issues/154)
1515
[12fdb6f](https://github.com/MeanderingProgrammer/render-markdown.nvim/commit/12fdb6f6623cb7e20da75be68858f12e1e578ffd)
16+
- leading spaces in checkbox bullet [#158](https://github.com/MeanderingProgrammer/render-markdown.nvim/issues/158)
17+
[06337f6](https://github.com/MeanderingProgrammer/render-markdown.nvim/commit/06337f64367ef1f1115f0a9ba41e49b84a04b1a4)
1618

1719
## 6.3.0 (2024-08-29)
1820

0 commit comments

Comments
 (0)