[Docs] EPIC sub-issue 연결 규칙 정리#64
Merged
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
AGENTS.md에 새 task가 기존 Epic 범위에 속하면 native GitHubsub-issue로 연결하라는 지시를 추가했습니다.CONTRIBUTING.md와docs/GitHub Project.md에 같은 규칙을 반영해,Parent issue와Sub-issues progress로 Project view에서 확인하라는 기준을 명시했습니다.Implementation Task,Lightweight Taskissue form 설명에도 parent epic 입력 후 nativesub-issue를 연결하라는 안내를 추가했습니다.Related Issue
Area
Architecture Check
application -> domain -> engine.src/domain.domainorapplicationdependencies tosrc/engine.src/as the include root.Verification
cmake --preset windows-debugcmake --build --preset build-debugctest --preset test-debug문서와 issue form 설명 변경만 포함되어 있어 빌드와 테스트는 실행하지 않았습니다.
git diff와git diff --check로 문구/형식만 확인했습니다.Risks / Follow-up
sub-issue연결 동작은 issue 생성 후 GitHub UI 또는 해당 기능을 지원하는 도구에서 계속 확인해야 합니다.Parent issue,Sub-issues progress를 기준으로 유지한다는 전제입니다.