-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
[INIT] issue, pull request template 세팅
- Loading branch information
Showing
2 changed files
with
28 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,20 @@ | ||
--- | ||
name: Issue Template | ||
about: 이슈 템플릿입니다. | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
--- | ||
|
||
**📌 상세 설명** | ||
|
||
[comment]: <> (이슈에 대한 설명을 적어주세요) | ||
|
||
**📝 체크리스트** | ||
|
||
[comment]: <> (해야 할 일들을 상세히 나눠 적어주시면 좋아요) | ||
|
||
- [ ] | ||
|
||
- [ ] <!--여기에 적어주세요--> |
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,8 @@ | ||
## ✨ Related Issue | ||
- close #이슈번호 | ||
<br/> | ||
|
||
## 📝 기능 구현 명세 | ||
- 이곳에는 postman 테스트 결과를 넣어주세요 | ||
|
||
## 🐥 추가적인 언급 사항 |