I hope this works to reduce the amount of nightly-requirement and system-level dependency issues eww is getting,...
26 lines
1 KiB
Markdown
26 lines
1 KiB
Markdown
---
|
|
name: Bug report
|
|
about: Report a bug you have encountered
|
|
title: "[BUG] "
|
|
labels: bug
|
|
assignees: ''
|
|
|
|
---
|
|
|
|
## Checklist before submitting an issue
|
|
- [ ] I have searched through the existing [closed and open issues](https://github.com/elkowar/eww/issues?q=is%3Aissue) for eww and made sure this is not a duplicate
|
|
- [ ] I have specifically verified that this bug is not a common [user error](https://github.com/elkowar/eww/issues?q=is%3Aissue+label%3Ano-actual-bug+is%3Aclosed)
|
|
- [ ] I am providing as much relevant information as I am able to in this bug report (Minimal config to reproduce the issue for example, if applicable)
|
|
|
|
## Describe the bug
|
|
A clear and concise description of what the bug is.
|
|
|
|
## Reproducing the issue
|
|
Please provide a clear and and minimal description of how to reproduce the bug.
|
|
If possible, provide a simple example configuration that shows the issue.
|
|
|
|
## Expected behaviour
|
|
A clear and concise description of what you expected to happen.
|
|
|
|
## Additional context
|
|
If applicable, provide additional context or screenshots here
|