vibeflow-n8n/.github/DISCUSSION_TEMPLATE/show-and-tell.yml
2026-04-12 13:33:57 -03:00

15 lines
410 B
YAML

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?