From 67bed1e5d8d2988b0a31c35656d5f09627134a59 Mon Sep 17 00:00:00 2001 From: Thibault Sottiaux Date: Thu, 17 Apr 2025 17:38:55 -0700 Subject: [PATCH] fix: small update to bug report template (#288) --- .github/ISSUE_TEMPLATE/2-bug-report.yml | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) diff --git a/.github/ISSUE_TEMPLATE/2-bug-report.yml b/.github/ISSUE_TEMPLATE/2-bug-report.yml index bbcbcfa1..959f6079 100644 --- a/.github/ISSUE_TEMPLATE/2-bug-report.yml +++ b/.github/ISSUE_TEMPLATE/2-bug-report.yml @@ -7,13 +7,14 @@ body: - type: markdown attributes: value: | - Thank you for submitting a bug report. It helps make Codex better. + Thank you for submitting a bug report! It helps make Codex better for everyone. If you need help or support using Codex, and are not reporting a bug, please - join our [Discussions](https://github.com/openai/codex/discussions), where you can ask questions or suggest ideas. + post on [codex/discussions](https://github.com/openai/codex/discussions), where you + can ask questions or engage with others on ideas for how to improve codex. - Make sure you are running the [latest](https://npmjs.com/package/@openai/codex) version of Codex CLI. - The bug you are experiencing may already have been fixed. + Make sure you are running the [latest](https://npmjs.com/package/@openai/codex) + version of Codex CLI. The bug you are experiencing may already have been fixed. Please try to include as much information as possible. @@ -48,4 +49,4 @@ body: - type: textarea attributes: label: Additional information - description: Is there anything else you think we should know? \ No newline at end of file + description: Is there anything else you think we should know?