-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore : Add pull request template (#112)
* chore : Add pull request template * chore : remove auto-assign action yml
- Loading branch information
Showing
2 changed files
with
18 additions
and
12 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,18 @@ | ||
## 변경사항 | ||
|
||
<!-- 어떤 변경사항이 있는지, PR 타이틀과 동일하다면 Skip --> | ||
|
||
## 링크 | ||
|
||
<!-- 제플린 화면 링크 또는 관련된 대화가 이루어진 슬랙 링크를 첨부. --> | ||
|
||
## 시급한 정도 | ||
|
||
🏃♂️ 보통 : 최대한 빠르게 리뷰 부탁드립니다. | ||
|
||
<!-- ⚠︎ 긴급 : 선 어프루브 후 리뷰를 부탁드립니다. (리뷰는 추후 반영) --> | ||
<!-- 🐢 천천히 : 급하지 않습니다. --> | ||
|
||
## 기타 사항 | ||
|
||
<!-- 변경사항이 큰 경우 집중해야 할 부분, 또는 불안해서 봐주었으면 하는 부분 등 --> |
This file was deleted.
Oops, something went wrong.