vibeflow-n8n/.github/ISSUE_TEMPLATE/bug.yml
2026-07-22 11:43:41 -03:00

22 lines
562 B
YAML

name: Bug report
description: Report incorrect CLI behavior
title: "bug: "
labels: [bug]
body:
- type: textarea
attributes:
label: Minimal workflow
description: Attach an anonymized workflow or the smallest JSON that reproduces the problem. Never include credentials.
validations:
required: true
- type: textarea
attributes:
label: Command and output
render: shell
validations:
required: true
- type: input
attributes:
label: Vibeflow and Node.js versions
validations:
required: true