From c87c271128717d21bdc940a0b4cfa9466335d4b5 Mon Sep 17 00:00:00 2001 From: Eric Traut Date: Tue, 3 Feb 2026 13:27:33 -0800 Subject: [PATCH] Fixed icon for CLI bug template (#10552) --- .github/ISSUE_TEMPLATE/3-cli.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE/3-cli.yml b/.github/ISSUE_TEMPLATE/3-cli.yml index 03d939103a..4aff813e5f 100644 --- a/.github/ISSUE_TEMPLATE/3-cli.yml +++ b/.github/ISSUE_TEMPLATE/3-cli.yml @@ -1,4 +1,4 @@ -name: 🪲 CLI Bug +name: 💻 CLI Bug description: Report an issue in the Codex CLI labels: - bug