Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 562 Bytes

File metadata and controls

17 lines (13 loc) · 562 Bytes

Contributing to OpenCode

OpenCode is for practicing open source contributions by fixing existing issues.

How to Contribute

  • 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.

Important

  • Do not add new challenge files for contribution practice.
  • Do not add duplicate files.
  • Do not add comments that reveal hidden bugs directly.

Goal

Learn contribution flow in a beginner-friendly way: read an issue, fix it, and submit a clean PR.