moving
Some checks failed
Installer Smoke / installer-smoke (push) Has been cancelled

This commit is contained in:
Oleg Maslov
2026-09-02 10:10:29 +02:00
commit 0c3e2ead3b
3841 changed files with 970576 additions and 0 deletions

40
.github/ISSUE_TEMPLATE/bug_report.md vendored Normal file
View 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.