chore: create issue template to improve issues structures

This commit is contained in:
Lucas Souza
2025-04-28 10:20:42 -03:00
parent 1f09381660
commit e9c55da91c

View File

@@ -0,0 +1,28 @@
**Describe the bug** A clear and concise description of what the bug is.
**Theme Version** Example: v1.9.0 or latest commit
**Operating System** Example: Ubuntu 22.04, Fedora 39
**Desktop Environment** Example: GNOME 45, KDE Plasma 6.0, XFCE 4.18
**Theme Variant** Example: Colloid-Dark, Colloid-Light, etc.
**Steps to reproduce** Steps to reproduce the behavior:
1. Go to '...'
2. Click on '...'
3. Scroll down to '...'
4. See error
**Expected behavior** A clear and concise description of what you expected to
happen.
**Screenshots** If applicable, add screenshots to help explain your problem.
**Logs** If applicable, add terminal output or system logs.
**Checklist**
- [ ] I checked if the issue already exists.
- [ ] I provided enough information.