Skip to content

앱센터 16.5기 웹 파트 스터디 저장소입니다 💡

Notifications You must be signed in to change notification settings

inu-appcenter/web-study-16.5th

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

web-study-16.5th

앱센터 16.5기 웹 파트 스터디 저장소입니다 💡
https://quickest-squirrel-0a4.notion.site/112d1d77dd7d8037880cf0a3459f8d83

👨‍💻 파트장

🙋 파트원

📝 규칙

  • 커밋 컨벤션

    - Feat: 새로운 기능 추가
    - Fix: 버그 수정
    - Docs: 문서 수정
    - Style: 코드 포맷팅, 세미콜론 누락, 코드 변경이 없는 경우
    - Refactor: 코드 리팩토링
    - Test: 테스트 코드, 리팩토링 테스트 코드 추가
    - Chore: 빌드 업무 수정, 패키지 매니저 수정
    



  • issue 규칙

  • branch 규칙

    • 각자의 영어 이름을 딴 branch 명을 사용한다.
    • 예시:
    git checkout -b <브랜치명>
    git checkout -b mingyu
    
  • commit message 규칙

    • 참고: https://doublesprogramming.tistory.com/256
    • 종류: 메시지 - #이슈번호
    • 예시 - Feat: todo-list 회원 API 엔티티 구현 - #2 - Fix: todo-list 회원 단건 조회 서비스 에러 수정 - #2

  • PR 규칙

    • PR 템플릿

      ## 📋 이슈 번호
      
      ## 🛠 구현 사항
      
      ## 📚 기타

About

앱센터 16.5기 웹 파트 스터디 저장소입니다 💡

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •