Skip to content

Commit 53fc2a5

Browse files
committed
fix(bug-report): keep required: true for latest version checkbox
1 parent fe0fcd5 commit 53fc2a5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ body:
1919
- label: I have searched existing issues to avoid duplicates
2020
required: true
2121
- label: I am using the latest version of oh-my-openagent
22-
required: false
22+
required: true
2323
- 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
2424
required: true
2525

0 commit comments

Comments
 (0)