gitlab: structure the issue templates

This commit is contained in:
Peter Hutterer 2021-10-20 11:00:00 +10:00 committed by Wim Taymans
parent 6edbbf6a23
commit c2a273b57d
2 changed files with 35 additions and 25 deletions

View File

@ -1,21 +1,29 @@
If you are filing this issue with a regular release please try master as it might already be fixed.
If you can, test also with Pulseaudio and list `pulseaudio --version`.
<!-- If you are filing this issue with a regular release please try master as it might already be fixed. -->
<!-- If you can, test also with Pulseaudio and list `pulseaudio --version`. -->
Bluetooth Radio, Bluetooth Headset, Desktop Environment, Distribution, Version (Bluez, Kernel, and PipeWire):
- PipeWire version (`pipewire --version`):
- Distribution and distribution version (`PRETTY_NAME` from `/etc/os-release`):
- Desktop Environment:
- Kernel version (`uname -r`):
- BlueZ version (`bluetoothctl --version`):
- `lsusb`:
```
# paste the output of "lsusb" here
```
- Bluetooth devices:
```
# run the following and paste output here
lsusb; bluetoothctl devices; echo $XDG_SESSION_DESKTOP; grep PRETTY /etc/os-release; pipewire --version; bluetoothctl --version; uname -r
# paste the output of "bluetoothctl devices" here
```
Description of Problem:
## Description of Problem:
How Reproducible:
## How Reproducible:
Steps to Reproduce:
### Steps to Reproduce:
1.
@ -23,15 +31,13 @@ Steps to Reproduce:
3.
Actual Results:
### Actual Results:
Expected Results:
### Expected Results:
Additional Info (as attachments):
# Additional Info (as attachments):
pw-dump output: `pw-dump -N > pw-dump.log`
Bluetooth debug log
https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/Troubleshooting#bluetooth
- `pw-dump > pw-dump.log`:
- Bluetooth debug log, see [here](https://gitlab.freedesktop.org/pipewire/pipewire/-/wikis/Troubleshooting#bluetooth):

View File

@ -1,25 +1,29 @@
If you are filing this issue with a regular release please try master as it might already be fixed.
<!-- If you are filing this issue with a regular release please try master as it might already be fixed. -->
Version, Distribution, Desktop Environment:
- PipeWire version (`pipewire --version`):
- Distribution and distribution version (`PRETTY_NAME` from `/etc/os-release`):
- Desktop Environment:
- Kernel version (`uname -r`):
## Description of Problem:
Description of Problem:
## How Reproducible:
How Reproducible:
### Steps to Reproduce:
Steps to Reproduce:
1.
2.
3.
Actual Results:
### Actual Results:
Expected Results:
### Expected Results:
Additional Info Eg. `pw-dump -N > file` (As Attachment Please):
# Additional Info (as attachments):
- `pw-dump > pw-dump.log`: