Skip to content

Commit a53023a

Browse files
committed
Add CODEOWNERS and Change .github structure
1 parent 3fcb524 commit a53023a

File tree

4 files changed

+11
-6
lines changed

4 files changed

+11
-6
lines changed

.github/CODEOWNERS

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
# This is a comment.
2+
# Each line is a file pattern followed by one or more owners.
3+
# These owners will be the default owners for everything in the repo.
4+
* @jsshin2022

.github/PULL_REQUEST_TEMPLATE/pull_request_template.md

Lines changed: 0 additions & 6 deletions
This file was deleted.
File renamed without changes.

.github/pull_request_template.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
## Status
2+
WIP/Review Required/Ready for Merge
3+
4+
5+
## Description
6+
- Chapter 11 오타 수정
7+
- Chapter별 cell tag 추가

0 commit comments

Comments
 (0)