summaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorDavid Hill <[email protected]>2025-10-29 16:16:56 +0000
committerDavid Hill <[email protected]>2025-10-29 16:16:56 +0000
commit4a77e94e3c6f6ab96e347038cc2548888aecb673 (patch)
tree05e0e4670486e6bcd8b031f6d71f1d59a019af2f /CONTRIBUTING.md
parent4c563ea4051a1ea38651e7a383b30638f790bfeb (diff)
parent58752574629fdf2ad6d87861c3dd5e9a89c42805 (diff)
downloadopencode-4a77e94e3c6f6ab96e347038cc2548888aecb673.tar.gz
opencode-4a77e94e3c6f6ab96e347038cc2548888aecb673.zip
Merge branch 'dev' of https://github.com/sst/opencode into dev
Diffstat (limited to 'CONTRIBUTING.md')
-rw-r--r--CONTRIBUTING.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index 8be1b4dba..41ca2f1cf 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -17,6 +17,7 @@ If you are unsure if a PR would be accepted, feel free to ask a maintainer or lo
- [`help wanted`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3Ahelp-wanted)
- [`good first issue`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3A%22good%20first%20issue%22)
- [`bug`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug)
+- [`perf`](https://github.com/sst/opencode/issues?q=is%3Aopen%20is%3Aissue%20label%3A%22perf%22)
> [!NOTE]
> PRs that ignore these guardrails will likely be closed.