Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 813 Bytes

File metadata and controls

27 lines (16 loc) · 813 Bytes

Contributing to opencode.nvim

Thank you for wanting to contribute!

I maintain this in my free time — please allow for variable response times and lengths 🙂

or sponsor me so I can sustainably spend more time on it 😄

Guidelines

Align with project vision

If unsure, propose changes in an issue or discussion first!

  • Bridge Neovim and opencode's TUI to maintain flow.
  • Provide novel functionality first, and convenience second.
  • Simple, intuitive UX.

Minimize maintenance burden

  • Prefer simple, robust, and general solutions.
  • Consider existing project patterns and edge cases.
  • Heavily considered when re-implementing opencode TUI features.

Code of Conduct

Please be respectful and constructive. See the Code of Conduct for details.