Skip to content

Commit 96ae6d5

Browse files
committed
ignore: link labels
1 parent 075ef0f commit 96ae6d5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CONTRIBUTING.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@ Take a look at recent git history to understand what usually lands.
1919

2020
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:
2121

22-
- `help wanted`
23-
- `bug`
22+
- [`help wanted`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3Ahelp-wanted)
23+
- [`bug`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug)
2424

2525
> [!NOTE]
2626
> PRs that ignore these guardrails will likely be closed.

0 commit comments

Comments
 (0)