diff options
| author | Aiden Cline <[email protected]> | 2025-12-03 10:46:48 -0600 |
|---|---|---|
| committer | Aiden Cline <[email protected]> | 2025-12-03 10:46:48 -0600 |
| commit | 5b34636afa869dfe33cd0546128171ad76d82519 (patch) | |
| tree | 91ce2db7545ebe042601349ab0ea4986b20e1ee9 /CONTRIBUTING.md | |
| parent | f1138b9a5571b6ce64938d5e719c1bbc75ea994e (diff) | |
| download | opencode-5b34636afa869dfe33cd0546128171ad76d82519.tar.gz opencode-5b34636afa869dfe33cd0546128171ad76d82519.zip | |
ignore: docs & style
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 2fc5737d7..6a24995e8 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -42,6 +42,8 @@ Want to take on an issue? Leave a comment and a maintainer may assign it to you > [!NOTE] > After touching `packages/opencode/src/server/server.ts`, run "./packages/sdk/js/script/build.ts" to regenerate the JS sdk. +Please try to follow the [style guide](./STYLE_GUIDE.md) + ### Setting up a Debugger Bun debugging is currently rough around the edges. We hope this guide helps you get set up and avoid some pain points. |
