mirror of
https://github.com/anotherhadi/spilltea.git
synced 2026-05-20 09:42:34 +02:00
Compare commits
1 Commits
v0.0.2
...
329216c082
| Author | SHA1 | Date | |
|---|---|---|---|
| 329216c082 |
@@ -0,0 +1,28 @@
|
|||||||
|
---
|
||||||
|
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.
|
||||||
@@ -0,0 +1,22 @@
|
|||||||
|
---
|
||||||
|
name: "🚀 Feature Request"
|
||||||
|
about: Suggest an idea for this project
|
||||||
|
title: "[FEATURE] "
|
||||||
|
labels: enhancement
|
||||||
|
---
|
||||||
|
|
||||||
|
**Is your feature request related to a problem?**
|
||||||
|
|
||||||
|
A description of what the problem is (e.g. I'm always frustrated when...).
|
||||||
|
|
||||||
|
**Describe the solution**
|
||||||
|
|
||||||
|
A clear description of what you want to happen.
|
||||||
|
|
||||||
|
**Describe alternatives**
|
||||||
|
|
||||||
|
Any alternative solutions or features you've considered.
|
||||||
|
|
||||||
|
**Additional context**
|
||||||
|
|
||||||
|
Add any other context or mockups here.
|
||||||
Reference in New Issue
Block a user