This commit is contained in:
40
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
40
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
@@ -0,0 +1,40 @@
|
||||
---
|
||||
name: Bug report
|
||||
about: Report something that isn't working as expected
|
||||
title: "[bug] "
|
||||
labels: bug
|
||||
assignees: ""
|
||||
---
|
||||
|
||||
## Describe the bug
|
||||
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
## To reproduce
|
||||
|
||||
Steps to reproduce the behavior:
|
||||
|
||||
1. Go to '...'
|
||||
2. Click on '...'
|
||||
3. See error
|
||||
|
||||
## Expected behavior
|
||||
|
||||
What you expected to happen instead.
|
||||
|
||||
## Screenshots / logs
|
||||
|
||||
If applicable, add screenshots or paste relevant log output. **Redact any API
|
||||
keys, tokens, or personal data before pasting.**
|
||||
|
||||
## Environment
|
||||
|
||||
- Waggle build: [desktop (Windows/macOS) or web / `npm run dev`]
|
||||
- App version or commit SHA:
|
||||
- OS and version:
|
||||
- Node version (`node -v`):
|
||||
|
||||
## Additional context
|
||||
|
||||
Anything else that might help — e.g. which workspace/persona, whether it is
|
||||
reproducible, when it started.
|
||||
Reference in New Issue
Block a user