OpenCode is for practicing open source contributions by fixing existing issues.
- Pick an open issue.
- Fix the code in the referenced file.
- Keep your change focused and simple.
- Open a pull request with a clear message about what you fixed.
- Do not add new challenge files for contribution practice.
- Do not add duplicate files.
- Do not add comments that reveal hidden bugs directly.
Learn contribution flow in a beginner-friendly way: read an issue, fix it, and submit a clean PR.