fix: resolve Cubic review issues - workflow YAML, issue templates, stale references
This commit is contained in:
@@ -13,10 +13,13 @@ body:
|
||||
description: Please confirm the following before submitting
|
||||
options:
|
||||
- label: I will write this issue in English (see our [Language Policy](https://github.com/code-yeongyu/oh-my-openagent/blob/dev/CONTRIBUTING.md#language-policy))
|
||||
required: true
|
||||
- label: I have searched existing issues and discussions to avoid duplicates
|
||||
required: true
|
||||
- label: This feature request is specific to oh-my-openagent (not OpenCode core)
|
||||
required: true
|
||||
- label: I have read the [documentation](https://github.com/code-yeongyu/oh-my-openagent#readme) or asked an AI coding agent with this project's GitHub URL loaded and couldn't find the answer
|
||||
required: true
|
||||
|
||||
- type: textarea
|
||||
id: problem
|
||||
|
||||
Reference in New Issue
Block a user