fix(bug-report): keep required: true for latest version checkbox

This commit is contained in:
YeonGyu-Kim
2026-05-06 15:55:06 +09:00
parent fe0fcd5654
commit 53fc2a5791
+1 -1
View File
@@ -19,7 +19,7 @@ body:
- label: I have searched existing issues to avoid duplicates
required: true
- label: I am using the latest version of oh-my-openagent
required: false
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