diff --git "a/.github/ISSUE_TEMPLATE/\342\231\273\357\270\217-refactor.md" "b/.github/ISSUE_TEMPLATE/\342\231\273\357\270\217-refactor.md" index 63fca71c..6dc256ba 100644 --- "a/.github/ISSUE_TEMPLATE/\342\231\273\357\270\217-refactor.md" +++ "b/.github/ISSUE_TEMPLATE/\342\231\273\357\270\217-refactor.md" @@ -1,17 +1,20 @@ --- name: "♻️ REFACTOR" about: 리팩토링 템플릿입니다. -title: "♻️ [REFACTOR]" +title: "️♻️ [REFACTOR]" labels: refactor assignees: '' --- # Title + - 리팩토링 # TODO + - [ ] 리팩토링 # etc + - 흐읍 diff --git "a/.github/ISSUE_TEMPLATE/\342\234\250-feature.md" "b/.github/ISSUE_TEMPLATE/\342\234\250-feature.md" index 86c4a2e7..06120c17 100644 --- "a/.github/ISSUE_TEMPLATE/\342\234\250-feature.md" +++ "b/.github/ISSUE_TEMPLATE/\342\234\250-feature.md" @@ -8,10 +8,13 @@ assignees: '' --- # Title + - 숨쉬기 기능 개발 # TODO + - [ ] 간지나게 숨쉬기 # etc + - 어쩌구저쩌구 diff --git "a/.github/ISSUE_TEMPLATE/\360\237\220\233-bug.md" "b/.github/ISSUE_TEMPLATE/\360\237\220\233-bug.md" index e287fbae..8880b317 100644 --- "a/.github/ISSUE_TEMPLATE/\360\237\220\233-bug.md" +++ "b/.github/ISSUE_TEMPLATE/\360\237\220\233-bug.md" @@ -1,17 +1,20 @@ --- -name: "\U0001F41B BUG" +name: "🐛 BUG" about: 버그 템플릿입니다. -title: "\U0001F41B [BUG]" +title: "🐛 [BUG]" labels: bug -assignees: oxdjww +assignees: '' --- # Title + - 숨쉬기 기능 버그 발견 # TODO + - [ ] 숨참기 # etc + - 흐읍 diff --git "a/.github/ISSUE_TEMPLATE/\360\237\221\267\357\270\217-ci.md" "b/.github/ISSUE_TEMPLATE/\360\237\221\267\357\270\217-ci.md" new file mode 100644 index 00000000..ca935f65 --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\360\237\221\267\357\270\217-ci.md" @@ -0,0 +1,20 @@ +--- +name: "👷 CI" +about: 배포 작업 템플릿입니다. +title: "👷 [CI]" +labels: ci +assignees: '' + +--- + +# Title + +- xx + +# TODO + +- [ ] 작업 내용 + +# etc + +- 흐읍 diff --git "a/.github/ISSUE_TEMPLATE/\360\237\223\235\357\270\217-docs.md" "b/.github/ISSUE_TEMPLATE/\360\237\223\235\357\270\217-docs.md" new file mode 100644 index 00000000..00e6f008 --- /dev/null +++ "b/.github/ISSUE_TEMPLATE/\360\237\223\235\357\270\217-docs.md" @@ -0,0 +1,20 @@ +--- +name: "📝 DOCS" +about: 문서 작업 템플릿입니다. +title: "📝 [DOCS]" +labels: docs +assignees: '' + +--- + +# Title + +- xx 문서 작업 + +# TODO + +- [ ] 작업 내용 + +# etc + +- 흐읍 diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ef744592..53f3ab73 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,5 +1,6 @@ # ☝️Issue Number -- + +- resolves # # 🔎 Key Changes -