mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 10:16:40 +00:00
15 lines
410 B
YAML
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?
|