diff options
| author | Aiden Cline <[email protected]> | 2025-12-15 22:11:30 -0600 |
|---|---|---|
| committer | GitHub <[email protected]> | 2025-12-15 22:11:30 -0600 |
| commit | d7b5b431d67a9ab2183082ce8621cf7bfbcf444b (patch) | |
| tree | c9d33fd598513f0a818b8be0912177a33c955e5b /.opencode/tool/github-triage.txt | |
| parent | e2fbd098d2a8bf4a468fd1884fc9b90519337983 (diff) | |
| download | opencode-d7b5b431d67a9ab2183082ce8621cf7bfbcf444b.tar.gz opencode-d7b5b431d67a9ab2183082ce8621cf7bfbcf444b.zip | |
ci: Update issue assignment and labeling guidelines
Clarified assignment responsibilities and labeling for issues related to OpenCode tools.
Diffstat (limited to '.opencode/tool/github-triage.txt')
| -rw-r--r-- | .opencode/tool/github-triage.txt | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/.opencode/tool/github-triage.txt b/.opencode/tool/github-triage.txt index 78b78a7ce..0c1473a93 100644 --- a/.opencode/tool/github-triage.txt +++ b/.opencode/tool/github-triage.txt @@ -31,6 +31,7 @@ This relates to OpenCode server primarily but has overlap with just about anythi Adam is responsible for managing the Desktop/Web app. If there is an issue relating to the desktop app or `opencode web` command. Assign him. + ### fwang Frank is responsible for managing Zen, if you see complaints about OpenCode Zen, maybe it's the dashboard, the model quality, billing issues, etc. Assign him to the issue. @@ -47,6 +48,8 @@ Sebastian is responsible for managing an OpenTUI (a library for building termina - general terminal stuff Then assign the issue to Him. +(anything that should have opentui label basically) + ### rekram1-node Assign Aiden to an issue as a catch all, if you can't assign anyone else. Most of the time this will be bugs/polish things. @@ -68,7 +71,7 @@ Anything related to slow performance, high ram, high cpu usage, or any other per ### web -Anything related to `opencode web` or the desktop app should have a web label +Anything related to `opencode web` or the desktop app should have a web label. Never add this label for anything terminal/tui related ### zen |
