-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* improve: #255 * docs: pr 템플릿 수정 * chore: version update * docs: pr 템플릿 수정
- Loading branch information
Showing
3 changed files
with
27 additions
and
11 deletions.
There are no files selected for viewing
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,18 +1,21 @@ | ||
## Summary | ||
|
||
> - 무슨 이유로 코드를 변경했는지 | ||
> - 테스트 계획 또는 완료 사항 | ||
<!-- 무슨 이유로 코드를 변경했는지 --> | ||
<!-- 테스트 계획 또는 완료 사항 --> | ||
|
||
## Describe your changes | ||
|
||
> - 변경 또는 추가된 코드 | ||
> - 관련 스크린샷 | ||
<!-- 변경 또는 추가된 코드, 관련 스크린샷 --> | ||
|
||
## Issue | ||
|
||
> - Issue number | ||
- close #{Issue number} | ||
|
||
## To reviewers | ||
|
||
> - 어떤 위험이나 장애가 발견되었는지 | ||
> - 어떤 부분에 리뷰어가 집중하면 좋을지 | ||
<!-- 어떤 위험이나 장애가 발견되었는지 --> | ||
<!-- 어떤 부분에 리뷰어가 집중하면 좋을지 --> | ||
|
||
### PR 올리기 전 체크 리스트 | ||
|
||
- [ ] version.properties의 버전을 업데이트 했나요? |
This file contains 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
This file contains 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,2 @@ | ||
versionName=2.5.4 | ||
versionName=2.5.5 | ||
#자동 배포를 위해서 버전은 여기 한 군데에서 관리하면 된다 |