diff options
| author | Aiden Cline <[email protected]> | 2026-02-18 11:01:59 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2026-02-18 11:01:59 -0600 |
| commit | fc1addb8f4830e71c268fb0609fa6489cd55e2b2 (patch) | |
| tree | 0a38cfcbc4386bdee751f820798e41e126eaeb20 /CONTRIBUTING.md | |
| parent | 83b7d8e04cd4e4d343f2006278ade0caa82173d2 (diff) | |
| download | opencode-fc1addb8f4830e71c268fb0609fa6489cd55e2b2.tar.gz opencode-fc1addb8f4830e71c268fb0609fa6489cd55e2b2.zip | |
ignore: tweak contributing md (#14168)
Diffstat (limited to 'CONTRIBUTING.md')
| -rw-r--r-- | CONTRIBUTING.md | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 4bec009ef..2ae3fc6f2 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -24,6 +24,11 @@ If you are unsure if a PR would be accepted, feel free to ask a maintainer or lo Want to take on an issue? Leave a comment and a maintainer may assign it to you unless it is something we are already working on. +## Adding New Providers + +New providers shouldn't require many if ANY code changes, but if you want to add support for a new provider first make a PR to: +https://github.com/anomalyco/models.dev + ## Developing OpenCode - Requirements: Bun 1.3+ |
