[ops] GitHub 협업 컨벤션 도입 (브랜치/PR/이슈 템플릿 + auto-assign)#122
Open
imhyunho99 wants to merge 1 commit into
Open
Conversation
- 작업 이슈 템플릿 추가 (.github/ISSUE_TEMPLATE/작업-이슈.md) - PR 템플릿 올바른 위치로 재배치 (ISSUE_TEMPLATE 내 오배치 파일 삭제) - 브랜치/PR/이슈 컨벤션 문서화 (.github/CONTRIBUTING.md) - assignee 자동 등록 워크플로 추가 (.github/workflows/auto-assign.yml) Closes MobileOnz#121 Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
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.
Closes #121
작업 내용
GitHub 협업 컨벤션(Notion "GitHub 작업 방식 정리")을 레포
.github/에 반영합니다.변경 사항
.github/CONTRIBUTING.md: 브랜치 네이밍(작업유형/#이슈번호), dev→main 흐름, 이슈 기반 개발 규칙 문서화.github/ISSUE_TEMPLATE/작업-이슈.md: 작업 내용 / 목표 / 범위 / 완료 기준 구조.github/PULL_REQUEST_TEMPLATE.md: 올바른 위치로 재배치 (기존ISSUE_TEMPLATE/PULL_REQUEST_TEMPLATE.md오배치 파일 삭제).github/workflows/auto-assign.yml: PR/이슈 작성자를 assignee로 자동 등록작업 유형
체크리스트