mirror of
https://github.com/anotherhadi/spilltea.git
synced 2026-05-20 17:52:33 +02:00
329216c082
Signed-off-by: Hadi <112569860+anotherhadi@users.noreply.github.com>
29 lines
390 B
Markdown
29 lines
390 B
Markdown
---
|
|
name: "🐞 Bug Report"
|
|
about: Report a reproducible error
|
|
title: "[BUG] "
|
|
labels: bug
|
|
---
|
|
|
|
**Describe the bug**
|
|
A clear and concise description of the issue.
|
|
|
|
**To Reproduce**
|
|
|
|
1. Go to '...'
|
|
2. Click on '....'
|
|
3. See error
|
|
|
|
**Expected Behavior**
|
|
|
|
What should have happened.
|
|
|
|
**Environment**
|
|
|
|
- OS:
|
|
- Version (`spilltea -v`):
|
|
|
|
**Additional Context**
|
|
|
|
Add any logs or screenshots here.
|