Contributing Overview
How to contribute to StepFi
Contributing to StepFi
StepFi is an open-source project welcoming contributors through the Stellar Drips Wave program.
Issue Labels
| Label | Meaning |
|---|---|
| good first issue | Great for first-time contributors. No deep protocol knowledge needed. |
| medium | Requires reading the context files and understanding the architecture. |
| hard | Deep expertise needed. Complex protocol logic or cross-contract calls. |
Before You Start
Every repo has a context/ folder. Read these files first:
- context/architecture-context.md
- context/code-standards.md
- context/progress-tracker.md
- context/ai-workflow-rules.md
These files contain everything you need to contribute correctly, including file conventions, naming rules, and what not to change.