diff --git "a/.github/ISSUE_TEMPLATE/\342\234\205-feature.md" "b/.github/ISSUE_TEMPLATE/\342\234\205-feature.md" new file mode 100644 index 00000000..60c066af --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\342\234\205-feature.md" @@ -0,0 +1,17 @@ +--- +name: "✅ Feature" +about: Suggest an idea for this project +title: '' +labels: ":computer: feat, :hammer:refact, hanseul, ssongsik, :wrench:fix" +assignees: '' + +--- + +## Description +설명을 작성하세요. + +## To-do +- [ ] 1 +- [ ] 2 + +## ETC diff --git a/README.md b/README.md new file mode 100644 index 00000000..89d54582 --- /dev/null +++ b/README.md @@ -0,0 +1 @@ +# POME_Android diff --git a/pull_request_template.md b/pull_request_template.md new file mode 100644 index 00000000..7d2e958f --- /dev/null +++ b/pull_request_template.md @@ -0,0 +1,8 @@ +## 주요 작업 내용 +- 이슈번호 : + +## 작업 내용 정리 +- + +## 변경점 +-