From: Ross Bencina Date: Thu, 1 Oct 2020 00:38:48 +0000 (+1000) Subject: Update bug_report.md with more details X-Git-Tag: v19.7.0~112 X-Git-Url: https://andrewgundersen.net/repos?a=commitdiff_plain;h=8119355f76247f95883ae0940b579877e82de17d;p=portaudio Update bug_report.md with more details --- diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md index 7870a2e..794c5e9 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.md +++ b/.github/ISSUE_TEMPLATE/bug_report.md @@ -7,7 +7,7 @@ assignees: '' --- -(Please use the mailing list for general discussion. This is only for actual bugs.) +(Please use the mailing list for support requests and general discussion. This is only for actual bugs.) **Describe the bug** A clear and concise description of what the bug is. @@ -25,10 +25,10 @@ Include a recording if helpful. Error messages or logs longer than a page should be attached as a .txt file. **Desktop (please complete the following information):** - - OS: [e.g. iOS] + - OS: [e.g. Mac OS] - OS Version [e.g. 22] - - PortAudio: stable or current - - If Windows, which API: + - PortAudio version: stable, nightly snapshot (which?), current (please give date and/or Git hash): + - If Windows or Linux, which Host API (e.g. WASAPI): **Additional context** Add any other context about the problem here.