commit 70f4296e7ed0382d728bcaf0b0d6114ede7db1fa
parent feafd19ffa025c1c54e51f626cb9b2cf64cc5cd4
Author: Steven Atkinson <steven@atkinson.mn>
Date: Sun, 27 Oct 2024 18:12:34 -0700
Update bug_report.md
Ask for model & IR if applicable
Diffstat:
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/.github/ISSUE_TEMPLATE/bug_report.md b/.github/ISSUE_TEMPLATE/bug_report.md
@@ -25,7 +25,7 @@ A clear and concise description of what you expected to happen.
## Screenshots
If applicable, add screenshots to help explain your problem.
-## Computer info
+## Computer & other info
**(please provide the following information):**
- OS [e.g. Windows 10, macOS 10.15]
- Onboard graphics & version
@@ -35,6 +35,8 @@ If applicable, add screenshots to help explain your problem.
- Audio interface [e.g. Focusrite Scarlett Solo 3rd Gen]
- Sample rate [e.g. 44.1 kHz]
- Buffer size [e.g. 256 samples]
+ - Provide a model that the bug happens with (_except_ if the bug happens _without_ a model loaded)
+ - Provide an IR that the bug happens with (_except_ if the bug happens _without_ an IR loaded)
- **Does the bug _not_ happen under some other conditions?** If you can find what _one_ thing makes the difference between the bug appearing and not, this _drastically_ improves the chances I can fix it.
## Additional context