diff --git a/.github/ISSUE_TEMPLATE/bug_report.yml b/.github/ISSUE_TEMPLATE/bug_report.yml index 8acc2fd3e..7a829a555 100644 --- a/.github/ISSUE_TEMPLATE/bug_report.yml +++ b/.github/ISSUE_TEMPLATE/bug_report.yml @@ -20,7 +20,7 @@ body: required: true - label: I am using the latest version of oh-my-opencode required: true - - label: I have read the [documentation](https://github.com/code-yeongyu/oh-my-opencode#readme) + - label: I have read the [documentation](https://github.com/code-yeongyu/oh-my-opencode#readme) or asked an AI coding agent with this project's GitHub URL loaded and couldn't find the answer required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/feature_request.yml b/.github/ISSUE_TEMPLATE/feature_request.yml index 2c6a1eff8..448695101 100644 --- a/.github/ISSUE_TEMPLATE/feature_request.yml +++ b/.github/ISSUE_TEMPLATE/feature_request.yml @@ -20,7 +20,7 @@ body: required: true - label: This feature request is specific to oh-my-opencode (not OpenCode core) required: true - - label: I have read the [documentation](https://github.com/code-yeongyu/oh-my-opencode#readme) + - label: I have read the [documentation](https://github.com/code-yeongyu/oh-my-opencode#readme) or asked an AI coding agent with this project's GitHub URL loaded and couldn't find the answer required: true - type: textarea diff --git a/.github/ISSUE_TEMPLATE/general.yml b/.github/ISSUE_TEMPLATE/general.yml index b4e5245e6..a219d6191 100644 --- a/.github/ISSUE_TEMPLATE/general.yml +++ b/.github/ISSUE_TEMPLATE/general.yml @@ -18,7 +18,7 @@ body: required: true - label: I have searched existing issues and discussions required: true - - label: I have read the [documentation](https://github.com/code-yeongyu/oh-my-opencode#readme) + - label: I have read the [documentation](https://github.com/code-yeongyu/oh-my-opencode#readme) or asked an AI coding agent with this project's GitHub URL loaded and couldn't find the answer required: true - label: This is a question (not a bug report or feature request) required: true