ignore: link labels

pull/3315/head
Aiden Cline 2025-10-20 16:02:23 -05:00
parent 075ef0fa34
commit 96ae6d51aa
1 changed files with 2 additions and 2 deletions

View File

@ -19,8 +19,8 @@ Take a look at recent git history to understand what usually lands.
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: 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:
- `help wanted` - [`help wanted`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3Ahelp-wanted)
- `bug` - [`bug`](https://github.com/sst/opencode/issues?q=is%3Aissue%20state%3Aopen%20label%3Abug)
> [!NOTE] > [!NOTE]
> PRs that ignore these guardrails will likely be closed. > PRs that ignore these guardrails will likely be closed.