]> granicus.if.org Git - vim/commitdiff
Update issue template.
authorBram Moolenaar <Bram@vim.org>
Sun, 12 Dec 2021 11:34:22 +0000 (11:34 +0000)
committerBram Moolenaar <Bram@vim.org>
Sun, 12 Dec 2021 11:34:22 +0000 (11:34 +0000)
.github/ISSUE_TEMPLATE/bug_report.yml

index b4e3128f3d9b7dc1c9bef975cd2d20f3d8dc270e..f88c6327a527f1e3f5dc7286abad84b5925d1dcf 100644 (file)
@@ -35,9 +35,9 @@ body:
       required: true
   - type: input
     attributes:
-      label: Version of Vim
+      label: Version of Vim and environment
       description: >
-        The name of your development environment, version. [e.g. GNOME Terminal (v0.0.0000)]
+        The exact Vim version [e.g. 8.2.1234], terminal [e.g. GNOME Terminal 3.38.1], value of $TERM, shell [e.g. bash 5.1.8], etc.
     validations:
       required: true
   - type: textarea