Mention yabridgectl in the bug report template

This commit is contained in:
Robbert van der Helm
2020-07-19 21:49:49 +02:00
parent 9abaf60008
commit 0b739e91c9
+9 -11
View File
@@ -1,13 +1,12 @@
--- ---
name: Bug report name: Bug report
about: Create a report to help us improve about: Something's not working
title: '' title: ""
labels: '' labels: ""
assignees: '' assignees: ""
--- ---
Thanks for trying out yabridge! If you're having issues with plugins not working at all or scans timing out then make sure to check out the [troubleshooting common issues](https://github.com/robbert-vdh/yabridge#troubleshooting-common-issues) section of the readme. Thanks for giving yabridge a shot! If you're having issues with plugins not working at all or scans timing out then make sure to check out the [troubleshooting common issues](https://github.com/robbert-vdh/yabridge#troubleshooting-common-issues) section of the readme.
**Problem description** **Problem description**
A short description of what the issue is, and possibly some steps to reproduce it if applicable. A short description of what the issue is, and possibly some steps to reproduce it if applicable.
@@ -20,13 +19,12 @@ A short description of what the issue is, and possibly some steps to reproduce i
**System information** **System information**
- Operating system: [e.g. Manjaro, or Ubuntu 20.04] - Operating system: [e.g. Manjaro, or Ubuntu 20.04]
- Wine version: [e.g. Wine Staging 5.7] - Wine version: [e.g. Wine Staging 5.13]
- Installation method: [symlinks/copies] - Installation method: [symlinks/copies], [manual/yabridgectl]
- yabridge version: [e.g. 1.1.0, or commit a29f43a] - yabridge version: [e.g. 1.3.0, or commit a29f43a]
**Debug log** **Debug log**
Please also include a debug log if possible. If you are reporting an issue with yabridgectl, then you can omit this section.
Please also include a debug log if possible:
1. First make sure that there are no left over Wine processes left running in 1. First make sure that there are no left over Wine processes left running in
the background using `wineserver -k`. the background using `wineserver -k`.