Skip to content

[Chore] add issue forms for Epic and Task workflow#39

Merged
learncold merged 1 commit into
mainfrom
codex/issue-templates
Mar 20, 2026
Merged

[Chore] add issue forms for Epic and Task workflow#39
learncold merged 1 commit into
mainfrom
codex/issue-templates

Conversation

@learncold
Copy link
Copy Markdown
Owner

Summary

  • add GitHub issue forms for Epic and Task creation
  • disable blank issues so new work uses the repository workflow
  • document issue creation rules in CONTRIBUTING.md

Related Issue

Area

  • Engine
  • Domain
  • Application
  • Docs
  • Build
  • Analysis
  • Chore

Architecture Check

  • I kept the dependency direction application -> domain -> engine.
  • I did not add Qt UI code to src/domain.
  • I did not add domain or application dependencies to src/engine.
  • I used src/ as the include root.

Verification

  • cmake --preset windows-debug
  • cmake --build --preset build-debug
  • Not run (reason below)
  • Verification focused on GitHub repository configuration files only.
  • No local build behavior changed in this PR.

Risks / Follow-up

  • Existing issue titles are not retroactively normalized by this change; the forms guide future issues.
  • Once the codebase becomes active, you may want to add additional issue forms for bugs or release work if the workflow expands.

@learncold learncold merged commit 62f4644 into main Mar 20, 2026
1 check passed
@learncold learncold deleted the codex/issue-templates branch March 20, 2026 13:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Chore: add issue forms for Epic and Task workflow

1 participant