From 1113e43b034fbe60211acc8df2b56a515ce2bf1d Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Mon, 27 Jul 2020 15:18:29 +0200 Subject: [PATCH] Add yabridgectl version to the bug report template --- .github/ISSUE_TEMPLATE/bug_report.md | 3 ++- .github/ISSUE_TEMPLATE/setup_help.md | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 5fbd35bc..b3b585d3 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -21,7 +21,8 @@ A short description of what the issue is, and possibly some steps to reproduce i - Operating system: [e.g. Manjaro, or Ubuntu 20.04] - Wine version: [e.g. Wine Staging 5.13] - Installation method: [symlinks/copies], [manual/yabridgectl] -- yabridge version: [e.g. 1.3.0, or commit a29f43a] +- yabridge version: [e.g. 1.3.0 or commit a29f43a] +- yabridgectl version: [e.g. 1.3.0 or commit a29f43a, if using] **Debug log** Please also include a debug log if possible. If you are reporting an issue with yabridgectl, then you can omit this section. diff --git a/.github/ISSUE_TEMPLATE/setup_help.md b/.github/ISSUE_TEMPLATE/setup_help.md index d0e9946d..6736d60e 100644 --- a/.github/ISSUE_TEMPLATE/setup_help.md +++ b/.github/ISSUE_TEMPLATE/setup_help.md @@ -15,7 +15,8 @@ A short description of the current situation. - Operating system: [e.g. Manjaro, or Ubuntu 20.04] - Wine version: [e.g. Wine Staging 5.13] - Installation method: [symlinks/copies], [manual/yabridgectl] -- yabridge version: [e.g. 1.3.0, or commit a29f43a] +- yabridge version: [e.g. 1.3.0 or commit a29f43a] +- yabridgectl version: [e.g. 1.3.0 or commit a29f43a, if using] **Debug log** Please also include a debug log if possible. If you are having issues with yabridgectl, then you can omit this section.