Skip to content

Commit 1c9c1ff

Browse files
chore: add nvim-orgmode version to the bug report template
1 parent c0cdcbd commit 1c9c1ff

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,13 @@ body:
4848
label: Screenshots and recordings
4949
description: |
5050
If applicable, add screenshots to help explain your problem. You can also record an asciinema session: https://asciinema.org/
51+
- type: input
52+
validations:
53+
required: true
54+
attributes:
55+
label: nvim-orgmode version
56+
placeholder: |
57+
e.g. 0.4.32. If you are not using version, provide the commit hash
5158
- type: input
5259
validations:
5360
required: true

0 commit comments

Comments
 (0)