diff options
| author | Dax Raad <[email protected]> | 2026-05-03 01:31:34 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2026-05-03 01:54:32 -0400 |
| commit | 252e2f98e68f448c4a5ec86073e216052a89997e (patch) | |
| tree | 330638263577879e41d6bc4802347963e23652a8 /.github/ISSUE_TEMPLATE/question.yml | |
| parent | e2afdc1202d95cece585fbab599672f747625b71 (diff) | |
| download | opencode-252e2f98e68f448c4a5ec86073e216052a89997e.tar.gz opencode-252e2f98e68f448c4a5ec86073e216052a89997e.zip | |
ci: remove automatic labels from GitHub issue templates to allow manual triage
Diffstat (limited to '.github/ISSUE_TEMPLATE/question.yml')
| -rw-r--r-- | .github/ISSUE_TEMPLATE/question.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/question.yml b/.github/ISSUE_TEMPLATE/question.yml index 2310bfcc8..8930ba693 100644 --- a/.github/ISSUE_TEMPLATE/question.yml +++ b/.github/ISSUE_TEMPLATE/question.yml @@ -1,6 +1,5 @@ name: Question description: Ask a question -labels: ["question"] body: - type: textarea id: question |
