Skip to content

Commit

Permalink
Feat: PR, Issue 템플릿 (#3)
Browse files Browse the repository at this point in the history
  • Loading branch information
Eugene-A-01 authored Jan 17, 2024
1 parent 4928e21 commit db41a31
Show file tree
Hide file tree
Showing 2 changed files with 51 additions and 0 deletions.
20 changes: 20 additions & 0 deletions .github/issue_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,20 @@
### 카테고리

- [ ] 질문하기/도움받기
- [ ] 에러/버그 등 제보하기
- [ ] 개선점 제안하기
- [ ] blocked 상태임을 알리기

<br>

### 내용

<br>

### 스크린샷 (optional)

<br>

### 해결했다면 해결 방법 (optional)

<br>
31 changes: 31 additions & 0 deletions .github/pull_request_template.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
## 개요

-

<br>

## 작업 사항

-

<br>

## 참고 사항 (optional)

-

<br>

## 관련 이슈 (optional)

<br>

## 스크린샷

<br>

## 리뷰어에게

-

<br>

0 comments on commit db41a31

Please sign in to comment.