github bug_report: Require a Kakoune version

This commit is contained in:
Frank LENORMAND 2021-09-13 10:49:25 +03:00
parent c04391867d
commit 156b5a5e29

View File

@ -4,6 +4,14 @@ labels: bug
title: "[BUG] "
body:
- type: input
attributes:
label: "Version of Kakoune"
description: "If unsure, use the output of command: `kak -version`"
placeholder: "v2020.12.31"
validations:
required: true
- type: textarea
attributes:
label: "Reproducer"