commit a18269fa7897d157b7c7e3053d4cff632ff76e72
parent bdb3d9dad16a65ee399ee680feee03ad9eae0c7c
Author: Steven Atkinson <steven@atkinson.mn>
Date: Mon, 1 Jan 2024 16:26:25 -0800
Update bug_report.md
Add requested info about interface, sample rate, and buffer size.
Diffstat:
1 file changed, 3 insertions(+), 0 deletions(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -30,6 +30,9 @@ If applicable, add screenshots to help explain your problem.
- Plugin version [e.g. 0.6.1]
- Standalone, VST3, or AU
- DAW (if applicable)
+ - Audio interface [e.g. Focusrite Scarlett Solo 3rd Gen]
+ - Sample rate [e.g. 44.1 kHz]
+ - Buffer size [e.g. 256 samples]
**Additional context**
Add any other context about the problem here.