From dae0fcab9fd9b854983d15a8213d459c4198742e Mon Sep 17 00:00:00 2001 From: Robbert van der Helm Date: Sat, 24 Apr 2021 19:51:59 +0200 Subject: [PATCH] Add the audio server/driver to the issue template To make it easier to see if PipeWire's the thing causing issues. --- .github/ISSUE_TEMPLATE/bug_report.md | 1 + .github/ISSUE_TEMPLATE/setup_help.md | 1 + 2 files changed, 2 insertions(+) diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index bc19acd1..90935abd 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -23,6 +23,7 @@ A short description of what the issue is, and possibly some steps to reproduce i - Host: [e.g. Bitwig Studio, REAPER or Ardour] - Operating system: [e.g. Manjaro, or Ubuntu 20.04] - Wine version: [e.g. Wine Staging 5.13] +- Audio: [e.g. JACK2, ALSA, PipeWire] - Installation method: [symlinks/copies], [manual/yabridgectl] - yabridge version: [e.g. 1.3.0 or commit a29f43a] - yabridgectl version: [e.g. 1.3.0 or commit a29f43a, if using] diff --git a/.github/ISSUE_TEMPLATE/setup_help.md b/.github/ISSUE_TEMPLATE/setup_help.md index a4ccf1d5..a838eec2 100644 --- a/.github/ISSUE_TEMPLATE/setup_help.md +++ b/.github/ISSUE_TEMPLATE/setup_help.md @@ -19,6 +19,7 @@ A short description of the current situation. - Host: [e.g. Bitwig Studio, REAPER or Ardour] - Operating system: [e.g. Manjaro, or Ubuntu 20.04] - Wine version: [e.g. Wine Staging 5.13] +- Audio: [e.g. JACK2, ALSA, PipeWire] - Installation method: [symlinks/copies], [manual/yabridgectl] - yabridge version: [e.g. 1.3.0 or commit a29f43a] - yabridgectl version: [e.g. 1.3.0 or commit a29f43a, if using]