-
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.
Merge pull request #9 from boostcampwm2023/fix/pr-issue-template-fix
[Fix] PR, issue 템플릿 수정
- Loading branch information
Showing
2 changed files
with
12 additions
and
9 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,16 +1,17 @@ | ||
--- | ||
name: Feature request | ||
about: Suggest an idea for this project | ||
title: '' | ||
labels: '' | ||
assignees: '' | ||
|
||
title: "" | ||
labels: "" | ||
assignees: "" | ||
--- | ||
|
||
** 이슈 올리기 전/후 아래 내용을 확인하고 지우세요! | ||
- 이슈 제목이 "[BLSP-NN] ~를 할 것입니다!"의 형식을 갖추고 있는지 확인 | ||
\*\* 이슈 올리기 전/후 아래 내용을 확인하고 지우세요! | ||
|
||
- 이슈 제목이 "[기능명] ~를 할 것입니다!"의 형식을 갖추고 있는지 확인 | ||
- Assignee, 이슈 라벨 설정해주세요! | ||
- 개발 기능을 간단하게 기재하고, 추가 정보가 있을 경우 개발 기능 하단에 기재 | ||
|
||
## 개발 기능 | ||
|
||
- 기능 1 |
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