Commit Graph
16 Commits
Author SHA1 Message Date
Eric TrautandGitHub 911841001d Fix duplicate CLI issue template description (#21685)
Fixes #21270.

The CLI bug report template defined `description` twice for the terminal
emulator field. Because duplicate YAML keys are ambiguous and parsers
generally keep the later value, the form could drop the multiplexer
guidance.

This combines that guidance with the terminal examples under a single
block scalar in `.github/ISSUE_TEMPLATE/3-cli.yml`.
2026-05-08 00:20:17 -07:00
Eric TrautandGitHub 12f69b893f Updated app bug report template (#11695) 2026-02-13 10:03:04 -08:00
Eric TrautandGitHub c87c271128 Fixed icon for CLI bug template (#10552) 2026-02-03 13:27:33 -08:00
Eric TrautandGitHub 477379b83c Updated bug templates and added a new one for app (#10548) 2026-02-03 12:46:52 -08:00
Eric TrautandGitHub 8b280367b1 Updated bug and feature templates (#10453)
The current bug template uses CLI-specific instructions for getting the
version.

The current feature template doesn't ask the user to provide the Codex
variant (surface) they are using.

This PR addresses these problems.
2026-02-02 20:08:08 -08:00
24b88890cb Updated issue template to ask for terminal emulator (#9231)
Co-authored-by: Josh McKinney <joshka@openai.com>
2026-01-14 23:00:15 +00:00
Shijie RaoandGitHub e8863b233b feat: updated github issue template (#5191)
### Update github issue template for bug submission. 
* Add subscription field
* Require codex cli/extension version
* Require subscription plan
* Require error message with added context
2025-10-15 07:27:24 -07:00
pakrym-oaiandGitHub a4f1c9d67e Remove the feature implementation question (#4698) 2025-10-03 16:45:25 -07:00
Gabriel PealandGitHub c3a8b96a60 Add a VS Code Extension issue template (#2853)
Template mostly copied from the bug template
2025-08-28 16:56:52 -04:00
Kazuhiro SeraandGitHub 6d0eb9128e Use enhancement tag for feature requests (#2282) 2025-08-14 12:08:35 +09:00
e8ffecd632 Clarify PR/Contribution guidelines and issue templates (#2281)
Co-authored-by: Dylan <dylan.hurd@openai.com>
2025-08-13 21:56:29 -04:00
Ilya KamenandGitHub 1008e1b9a0 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.
2025-04-24 10:48:42 -07:00
Fouad MatinandGitHub 8e2e77fafb feat: add /bug report command (#312)
Add `/bug` command for chat session
2025-04-18 14:09:35 -07:00
Fouad MatinandGitHub 0d6a98f9af chore: bug report form (#313) 2025-04-18 00:19:33 -07:00
Thibault SottiauxandGitHub 67bed1e5d8 fix: small update to bug report template (#288) 2025-04-17 17:38:55 -07:00
Fouad MatinandGitHub e80d1df172 add(.github): issue templates (#283)
Add issue templates for:
- Bug report
- Docs issue
2025-04-17 17:19:30 -07:00