From fa4a66264598b6749904c4c15efcf6c7bd1a0891 Mon Sep 17 00:00:00 2001 From: Wilfred Hughes Date: Sun, 20 Mar 2022 22:32:49 -0700 Subject: [PATCH] Fix typo and clarify VCS --- .github/ISSUE_TEMPLATE/bug_report.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index ad114a1ee..7160b14a2 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -12,8 +12,8 @@ Thanks for reporting a bug! Please include all of the following: (1) A description of the issue. A screenshot is often helpful too. (2) A copy of what you're diffing. If you're diffing files, include -the before and after files. If you're using difftastic with a VSC -repository, include the URL and commit hash. +the before and after files. If you're using difftastic with a VCS +repository (e.g. git), include the URL and commit hash. (3) The version of difftastic you're using (see `difft --version`) and your operating system.