--- name: Bug report about: Create a report to help us improve title: '' labels: bug assignees: '' --- **Information** - Solaar version (`solaar --version` or `git describe --tags` if cloned from this repository): - Distribution: - Kernel version (ex. `uname -srmo`): `KERNEL VERSION HERE` - Output of `solaar show`:
``` SOLAAR SHOW OUTPUT HERE ```
- Contents of `~/.config/solaar/config.yaml` (or `~/.config/solaar/config.json` if `~/.config/solaar/config.yaml` not present):
``` CONTENTS HERE ```
- Errors or warrnings from Solaar: **Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to '...' 2. Click on '....' 3. Scroll down to '....' 4. See error **Screenshots** If applicable, add screenshots to help explain your problem. **Additional context** Add any other context about the problem here.