We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 075ef0f commit 96ae6d5Copy full SHA for 96ae6d5
CONTRIBUTING.md
@@ -19,8 +19,8 @@ Take a look at recent git history to understand what usually lands.
19
20
If you are unsure if a PR would be accepted, feel free to ask a maintainer or look for issues with either of the following labels:
21
22
-- `help wanted`
23
-- `bug`
+- [`help wanted`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3Ahelp-wanted)
+- [`bug`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug)
24
25
> [!NOTE]
26
> PRs that ignore these guardrails will likely be closed.
0 commit comments