chore: PR 템플릿 제거 (devRavit/.github 상속으로 이관)#24
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for GitHub.
|
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.
작업 배경 (Why)
devRavit/.github에 community health files 가 중앙화 완료 (devRavit/.github#1 머지)..github/PULL_REQUEST_TEMPLATE.md는.github기본값과 중복/다른 양식..github기본값이 무시되므로 단일 소스 유지를 위해 제거.의사결정 (Decisions)
적용 패턴 (Patterns)
작업 방향 (Direction)
.github/PULL_REQUEST_TEMPLATE.md한 파일 삭제만.기대 효과 (Impact)
devRavit/.github한 곳만 수정 → 모든 repo 즉시 반영.개발 방법 (How)
git rm .github/PULL_REQUEST_TEMPLATE.md테스트 커버리지 방향 (Testing strategy)
.github표준 양식이 본문에 자동 로드되는지 시각 확인.잠재 이슈 (Risks)
확장 고려 (Future)
문서 갱신 (Docs)