Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 796 Bytes

File metadata and controls

27 lines (16 loc) · 796 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 to maintain flow.
  • Provide novel functionality first, and convenience second.
  • Simple and intuitive UX.

Minimize maintenance burden

  • Prefer simple, robust, and general solutions.
  • Consider existing project patterns and edge cases.
  • Prefer functionality unique from opencode's TUI.

Code of Conduct

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