Skip to content

[Docs] EPIC sub-issue 연결 규칙 정리#64

Merged
learncold merged 1 commit into
mainfrom
codex/epic-subissue-policy
Apr 2, 2026
Merged

[Docs] EPIC sub-issue 연결 규칙 정리#64
learncold merged 1 commit into
mainfrom
codex/epic-subissue-policy

Conversation

@learncold
Copy link
Copy Markdown
Owner

Summary

  • AGENTS.md에 새 task가 기존 Epic 범위에 속하면 native GitHub sub-issue로 연결하라는 지시를 추가했습니다.
  • CONTRIBUTING.mddocs/GitHub Project.md에 같은 규칙을 반영해, Parent issueSub-issues progress로 Project view에서 확인하라는 기준을 명시했습니다.
  • Implementation Task, Lightweight Task issue form 설명에도 parent epic 입력 후 native sub-issue를 연결하라는 안내를 추가했습니다.

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
  • ctest --preset test-debug
  • Not run (reason below)

문서와 issue form 설명 변경만 포함되어 있어 빌드와 테스트는 실행하지 않았습니다. git diffgit diff --check로 문구/형식만 확인했습니다.

Risks / Follow-up

  • 실제 native sub-issue 연결 동작은 issue 생성 후 GitHub UI 또는 해당 기능을 지원하는 도구에서 계속 확인해야 합니다.
  • 현재 Project view 컬럼 구성은 Parent issue, Sub-issues progress를 기준으로 유지한다는 전제입니다.

@learncold learncold merged commit e3964d1 into main Apr 2, 2026
2 checks passed
@learncold learncold deleted the codex/epic-subissue-policy branch April 2, 2026 08:41
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.

Task-EPIC sub-issue 연결 규칙 정리

1 participant