Create README.md#3
Open
Han1Seo1hyun wants to merge 1 commit into
Open
Conversation
임시 README 업로드
jyt6640
reviewed
Mar 5, 2026
| @@ -0,0 +1,41 @@ | |||
| ## 🤝 Mumu AI 협업 가이드라인 | |||
|
|
|||
Member
There was a problem hiding this comment.
협업 가이드 라인은 공유하고 있는 협업 도구를 통해서 정의해보는게 더 좋을 것 같아요 !
| * `fix/이슈명`: 버그 및 오류 수정 | ||
| * `refactor/내용`: 코드 리팩토링 (기능 변화 없음) | ||
| * `hotfix/긴급수정`: 배포 후 발생한 긴급 버그 수정 | ||
|
|
Member
There was a problem hiding this comment.
Branch는 항상 분리해서 작성하는게 모델을 관리 할 때에도 용이하기에 잘 활용해보면 좋아요~
|
|
||
| ci: CI 설정 파일 및 스크립트 변경 | ||
|
|
||
| chore: 기타 자잘한 작업 (빌드 업무 수정 등) |
Member
There was a problem hiding this comment.
커밋 메세지가 작성하기가 어떻게 해야될 지 모를 경우에는 항상 AI가 코드를 짜준다면 def 단위로 기능을 분석해서 커밋해보면 좋을 것 같아요.
결국 def 기능 단위로 해요 !
Member
|
PR Title이랑 내용도 다 템플릿이 있으니까 한번 찾아보면 좋을 것 같아요. |
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.
임시 README 업로드