diff options
| author | barış <[email protected]> | 2025-12-18 18:56:37 +0300 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-18 09:56:37 -0600 |
| commit | e1925f4fe8af0d1ce110dea803e15a10691c2279 (patch) | |
| tree | 3a9c8fe049ff933b729ec3d333d65943b3d49c98 /github | |
| parent | ee3d034e1689416df90aabb71100fec25a759068 (diff) | |
| download | opencode-e1925f4fe8af0d1ce110dea803e15a10691c2279.tar.gz opencode-e1925f4fe8af0d1ce110dea803e15a10691c2279.zip | |
docs: fix typos (#5753)
Diffstat (limited to 'github')
| -rw-r--r-- | github/README.md | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/github/README.md b/github/README.md index 36342b409..e35860340 100644 --- a/github/README.md +++ b/github/README.md @@ -6,7 +6,7 @@ Mention `/opencode` in your comment, and opencode will execute tasks within your ## Features -#### Explain an issues +#### Explain an issue Leave the following comment on a GitHub issue. `opencode` will read the entire thread, including all comments, and reply with a clear explanation. @@ -14,7 +14,7 @@ Leave the following comment on a GitHub issue. `opencode` will read the entire t /opencode explain this issue ``` -#### Fix an issues +#### Fix an issue Leave the following comment on a GitHub issue. opencode will create a new branch, implement the changes, and open a PR with the changes. |
