diff options
Diffstat (limited to '.gitlab/issue_templates/issue.md')
-rw-r--r-- | .gitlab/issue_templates/issue.md | 29 |
1 files changed, 29 insertions, 0 deletions
diff --git a/.gitlab/issue_templates/issue.md b/.gitlab/issue_templates/issue.md new file mode 100644 index 0000000..b43446a --- /dev/null +++ b/.gitlab/issue_templates/issue.md @@ -0,0 +1,29 @@ +<!-- If you are filing this issue with a regular release please try master as it might already be fixed. --> + +- PipeWire version (`pipewire --version`): +- Distribution and distribution version (`PRETTY_NAME` from `/etc/os-release`): +- Desktop Environment: +- Kernel version (`uname -r`): + +## Description of Problem: + + +## How Reproducible: + + +### Steps to Reproduce: + + 1. + 2. + 3. + + +### Actual Results: + + +### Expected Results: + + +# Additional Info (as attachments): + + - `pw-dump > pw-dump.log`: |