mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 06:56:45 +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
15
.github/DISCUSSION_TEMPLATE/show-and-tell.yml
vendored
Normal file
15
.github/DISCUSSION_TEMPLATE/show-and-tell.yml
vendored
Normal file
|
|
@ -0,0 +1,15 @@
|
|||
title: Show and tell
|
||||
labels: [show-and-tell]
|
||||
body:
|
||||
- type: textarea
|
||||
id: built
|
||||
attributes:
|
||||
label: What did you build?
|
||||
description: Share the workflow, recipe, or automation you created with Vibeflow n8n.
|
||||
validations:
|
||||
required: true
|
||||
- type: textarea
|
||||
id: notes
|
||||
attributes:
|
||||
label: Notes
|
||||
description: What worked well, what was tricky, and what should improve?
|
||||
Loading…
Add table
Add a link
Reference in a new issue