summaryrefslogtreecommitdiffhomepage
path: root/CONTRIBUTING.md
diff options
context:
space:
mode:
authorAiden Cline <[email protected]>2025-10-29 11:08:46 -0500
committerAiden Cline <[email protected]>2025-10-29 11:08:46 -0500
commit58752574629fdf2ad6d87861c3dd5e9a89c42805 (patch)
tree2d15dc451de52464cc4a8c3f48d1a2489f21cba7 /CONTRIBUTING.md
parenta2ab37c1b6fe67977b091d88d3e113259aae66a8 (diff)
downloadopencode-58752574629fdf2ad6d87861c3dd5e9a89c42805.tar.gz
opencode-58752574629fdf2ad6d87861c3dd5e9a89c42805.zip
ignore: add label
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.