mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 11:36:44 +00:00
25 lines
421 B
Markdown
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.
|