mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 09:16:46 +00:00
feat: launch Vibeflow n8n v0.5.0
This commit is contained in:
commit
097f35215f
60 changed files with 2831 additions and 0 deletions
28
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
28
.github/ISSUE_TEMPLATE/bug_report.md
vendored
Normal file
|
|
@ -0,0 +1,28 @@
|
|||
---
|
||||
name: Bug report
|
||||
about: Report a problem in behavior, docs, examples, or packaging
|
||||
---
|
||||
|
||||
## Summary
|
||||
|
||||
Describe the bug.
|
||||
|
||||
## Expected behavior
|
||||
|
||||
What should have happened?
|
||||
|
||||
## Actual behavior
|
||||
|
||||
What happened instead?
|
||||
|
||||
## Where it appears
|
||||
|
||||
- [ ] docs
|
||||
- [ ] prompt / skill behavior
|
||||
- [ ] examples
|
||||
- [ ] client guide
|
||||
- [ ] recipes
|
||||
|
||||
## Additional context
|
||||
|
||||
Add logs, screenshots, or reproduction notes.
|
||||
Loading…
Add table
Add a link
Reference in a new issue