Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions .github/ISSUE_TEMPLATE/3-cli.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: 💻 CLI Bug
description: Report an issue in the Codex CLI
description: Report an issue in the Every Code CLI
labels:
- bug
body:
Expand All @@ -10,7 +10,7 @@ body:

If you need help or support using Code, and are not reporting a bug, please post on [code/discussions](https://github.com/just-every/code/discussions), where you can ask questions or engage with others on ideas for how to improve Code.

Make sure you are running the [latest](https://npmjs.com/package/@just-every/code) version of the Code CLI. The bug you are experiencing may already have been fixed.
Run `code update-check` to make sure you are using the latest GitHub Release build. The bug you are experiencing may already have been fixed.

- type: input
id: version
Expand Down