mirror of
https://github.com/domfelipe/vibeflow-n8n.git
synced 2026-08-07 08:36:47 +00:00
31 lines
996 B
Markdown
31 lines
996 B
Markdown
# First issues to open after launch
|
|
|
|
## 1. Add CRM lead enrichment recipe
|
|
|
|
**Label suggestions:** `good first issue`, `recipes`
|
|
|
|
Add a recipe for lead enrichment using webhook input, enrichment step, CRM upsert, and Slack notification on failure.
|
|
|
|
## 2. Add screenshots to README
|
|
|
|
**Label suggestions:** `good first issue`, `documentation`, `design`
|
|
|
|
Capture and add 2 to 4 screenshots or GIFs showing setup and a sample workflow result.
|
|
|
|
## 3. Expand Claude Code setup guide
|
|
|
|
**Label suggestions:** `good first issue`, `client:claude-code`, `documentation`
|
|
|
|
Add a more detailed example for project-scoped MCP configuration and prompt loading.
|
|
|
|
## 4. Add Portuguese quickstart page
|
|
|
|
**Label suggestions:** `good first issue`, `documentation`
|
|
|
|
Create a dedicated PT-BR quickstart page instead of keeping onboarding only inside the README.
|
|
|
|
## 5. Add plan validation examples
|
|
|
|
**Label suggestions:** `help wanted`, `schemas`
|
|
|
|
Contribute passing and failing examples for `schemas/plan.schema.json`.
|