Skip to content

Commit

Permalink
Merge pull request #8 from a-romantic-cat/templet/1
Browse files Browse the repository at this point in the history
✨ PR 템플릿 생성
  • Loading branch information
yerimm99 authored Jan 17, 2024
2 parents 49a3082 + 4ea0f2d commit 913dd47
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/PR_TEMPLET

This file was deleted.

14 changes: 14 additions & 0 deletions .github/PR_TEMPLET.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
### PR 타입(하나 이상의 PR 타입을 선택해주세요)
- [ ] 기능 추가
- [ ] 기능 삭제
- [ ] 버그 수정
- [ ] 의존성, 환경 변수, 빌드 관련 코드 업데이트

### 반영 브랜치
ex) feat/login -> dev

### 변경 사항
ex) 로그인 시, 구글 소셜 로그인 기능을 추가했습니다.

### 테스트 결과
ex) 베이스 브랜치에 포함되기 위한 코드는 모두 정상적으로 동작해야 합니다. 결과물에 대한 스크린샷, GIF, 혹은 라이브 데모가 가능하도록 샘플API를 첨부할 수도 있습니다.

0 comments on commit 913dd47

Please sign in to comment.