-
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.
Merge pull request #7 from 2P3S/ci/add-pr-template
[#6] pull_request_template.md 추가
- Loading branch information
Showing
1 changed file
with
31 additions
and
0 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 |
---|---|---|
@@ -0,0 +1,31 @@ | ||
## What | ||
|
||
[//]: # "Pull Request 에서 무엇을 작업했는지 작성" | ||
|
||
- foo | ||
- bar | ||
- baz | ||
|
||
## Why | ||
|
||
[//]: # "Pull Request 에서 왜 이 작업을 하게 되었는지 작성" | ||
|
||
- foo | ||
- bar | ||
- baz | ||
|
||
## Change details | ||
|
||
[//]: # "작업한 내용에 대한 자세한 설명" | ||
|
||
- foo | ||
- bar | ||
- baz | ||
|
||
## Request to reviewers | ||
|
||
[//]: # "PR 작성자가 리뷰어에게 어떤 부분을 물어보고 싶은지 작성" | ||
|
||
- foo | ||
- bar | ||
- baz |