Add small checklist to bug report template

I hope this works to reduce the amount of nightly-requirement and system-level dependency issues eww is getting,...
This commit is contained in:
ElKowar 2021-07-15 13:55:39 +02:00 committed by GitHub
parent 1df54767c2
commit d8d67c2a0e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,11 @@ 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.