chore: remove checkbox from issue template

Checkboxes trigger "task lists", which add noise.
This commit is contained in:
Christian Clason
2021-07-26 17:31:27 +02:00
committed by GitHub
parent 7b520cca3a
commit 1637622db9

View File

@@ -43,14 +43,9 @@ body:
attributes:
label: "Steps to reproduce"
description: |
Steps to reproduce using `nvim -u NORC`.
Steps to reproduce using `nvim -u NORC` and/or `nvim -u NONE` (please test both).
If you are reporting build failures, please list the exact sequence of steps including all CMake flags (if any).
- type: checkboxes
attributes:
options:
- label: "Please check the box if it's possible to reproduce the bug with `nvim --clean` as well"
- type: input
attributes:
label: "Vim"