github: better bug reports please, stop removing context from logs (#1358)

This commit is contained in:
Nick Steel 2024-10-06 20:57:40 +01:00 committed by GitHub
parent 3781a089a6
commit 9e9040b290
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -7,22 +7,33 @@ assignees: ''
---
**Describe the bug**
A clear and concise description of what the bug is.
### Look for similar bugs
Please check if there's [already an issue](https://github.com/librespot-org/librespot/issues) for your problem.
If you've only a "me too" comment to make, consider if a :+1: [reaction](https://github.blog/news-insights/product-news/add-reactions-to-pull-requests-issues-and-comments/)
will suffice.
**To reproduce**
Steps to reproduce the behavior:
### Description
A clear and concise description of what the problem is.
### Version
What version(s) of *librespot* does this problem exist in?
### How to reproduce
Steps to reproduce the behavior in *librespot* e.g.
1. Launch `librespot` with '...'
2. Connect with '...'
3. In the client click on '...'
4. See error
4. See some error/problem
**Log**
A full log so we may trace your problem (launch `librespot` with `--verbose`). Format the log as code.
### Log
* A *full* **debug** log so we may trace your problem (launch `librespot` with `--verbose`).
* Ideally contains your above steps to reproduce.
* Format the log as code ([help](https://docs.github.com/en/get-started/writing-on-github/working-with-advanced-formatting/creating-and-highlighting-code-blocks)) or use a *non-expiring* [pastebin](https://pastebin.com/).
* Redact data you consider personal but do not remove/trim anything else.
**Host (what you are running `librespot` on):**
### Host (what you are running `librespot` on):
- OS: [e.g. Linux]
- Platform: [e.g. RPi 3B+]
**Additional context**
### Additional context
Add any other context about the problem here. If your issue is related to sound playback, at a minimum specify the type and make of your output device.