2 Commits

Author SHA1 Message Date
Vince
94894f4bc2 Merge pull request #229 from deverebor/chore/create-issue-template
chore: create issue template to improve issues structures
2025-07-31 10:00:13 +08:00
Lucas Souza
e9c55da91c chore: create issue template to improve issues structures 2025-04-28 10:20:42 -03:00

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.