feat(omo-codex): batch 51 (4 files)

This commit is contained in:
YeonGyu-Kim
2026-05-30 19:12:08 +09:00
parent 140c656022
commit 8c9a5e6ff9
4 changed files with 92 additions and 0 deletions
@@ -0,0 +1,27 @@
name: Feature Request
description: Propose a Codex rule source, matcher, or hook improvement
labels: [enhancement]
body:
- type: textarea
id: problem
attributes:
label: Problem
description: What workflow is blocked or awkward today?
validations:
required: true
- type: textarea
id: proposal
attributes:
label: Proposal
description: What should codex-rules do?
validations:
required: true
- type: textarea
id: alternatives
attributes:
label: Alternatives considered
description: What else could solve this?
validations:
required: false