vibeflow-n8n/.github/ISSUE_TEMPLATE/good-first-issue.md
2026-04-12 13:33:57 -03:00

25 lines
421 B
Markdown

---
name: Good first issue
about: Template for starter tasks to help new contributors join the project.
title: "[good first issue] "
labels: ["good first issue"]
assignees: []
---
## Goal
Describe the task in one or two sentences.
## Why it matters
Explain how this improves the project.
## Acceptance criteria
- [ ]
- [ ]
- [ ]
## Helpful context
Add links, files, or examples that make this easier to complete.