aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE/bug_report.yml7
1 files changed, 1 insertions, 6 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml
index 643a06c2cf..e5530a1511 100644
--- a/.github/ISSUE_TEMPLATE/bug_report.yml
+++ b/.github/ISSUE_TEMPLATE/bug_report.yml
@@ -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"