fix: update bug report template - there is no --revision flag (#614)
I think there was a wrong word; --revision seems not to exist in help and does nothing.
This commit is contained in:
2
.github/ISSUE_TEMPLATE/2-bug-report.yml
vendored
2
.github/ISSUE_TEMPLATE/2-bug-report.yml
vendored
@@ -19,7 +19,7 @@ body:
|
|||||||
id: version
|
id: version
|
||||||
attributes:
|
attributes:
|
||||||
label: What version of Codex is running?
|
label: What version of Codex is running?
|
||||||
description: Copy the output of `codex --revision`
|
description: Copy the output of `codex --version`
|
||||||
- type: input
|
- type: input
|
||||||
id: model
|
id: model
|
||||||
attributes:
|
attributes:
|
||||||
|
|||||||
Reference in New Issue
Block a user