Skip to content

Commit

Permalink
[develop] 1.1.0 (#6)
Browse files Browse the repository at this point in the history
[develop] 1.1.0
  • Loading branch information
iml1111 committed Apr 13, 2023
2 parents ad31963 + 901a7ac commit 10506f3
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -279,6 +279,9 @@ PR 명을 정하는 규칙은 다음과 같습니다.
# 제목
[<branch-name>] PR에 대한 간략 한글설명 (#<PR-id>)

# Github Dependabot에서 열린 PR
[dependabot] 자동생성 된 간략 설명

# 최소 생성시 코멘트 최하단에 추가
- close #<issue-id>

Expand All @@ -294,6 +297,7 @@ Ex)

브랜치 이름을 PR 제목에 넣음으로써 해당 **PR의 주요 변경점과 관련된 Issue-id를 우선적으로 확인**할 수 있습니다. 단, 해당 브랜치가 복수의 피처를 담당하게 될 경우, Label을 통하여 보다 상세한 명세를 기입합니다.


<br>

### Label for PR
Expand Down

0 comments on commit 10506f3

Please sign in to comment.