# HG changeset patch # User Bram Moolenaar # Date 1639309504 -3600 # Node ID 5a78e71a53395c55157763ba925a747ff9f0fdb8 # Parent f193dc687d6582ab9eefbc1e5ed5edc1caec15ea Update issue template. Commit: https://github.com/vim/vim/commit/4e30b5c3bc83fe6a87f4d50720638e8bb4e16428 Author: Bram Moolenaar Date: Sun Dec 12 11:34:22 2021 +0000 Update issue template. diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -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