Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 860 Bytes

File metadata and controls

28 lines (17 loc) · 860 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!

  • Integrate Neovim and OpenCode to maintain familiar flow.
  • Prioritize focused pairing with a single OpenCode instance.
  • Provide novel functionality first, and convenience second.
  • Simple and intuitive UX.

Minimize maintenance burden

  • Prefer simple, robust, general solutions.
  • Prefer functionality unique from OpenCode's TUI.
  • Prefer examples over plugin code for integrations.

Code of Conduct

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