From 6eb61efe24e123de6231ab1a0e8d38e09324ff09 Mon Sep 17 00:00:00 2001 From: Jinsu Park Date: Tue, 1 Nov 2022 23:45:45 +0900 Subject: [PATCH 1/3] =?UTF-8?q?=EA=B0=84=EB=8B=A8=ED=95=98=EA=B2=8C=20?= =?UTF-8?q?=EC=98=88=EC=8B=9C=EB=A7=8C=20=EB=84=A3=EC=9D=80=20=ED=85=9C?= =?UTF-8?q?=ED=94=8C=EB=A6=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/custom.md | 10 ++++++++++ .github/ISSUE_TEMPLATE/feature_request.md | 20 ++++++++++++++++++++ 2 files changed, 30 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/custom.md create mode 100644 .github/ISSUE_TEMPLATE/feature_request.md diff --git a/.github/ISSUE_TEMPLATE/custom.md b/.github/ISSUE_TEMPLATE/custom.md new file mode 100644 index 0000000..48d5f81 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/custom.md @@ -0,0 +1,10 @@ +--- +name: Custom issue template +about: Describe this issue template's purpose here. +title: '' +labels: '' +assignees: '' + +--- + + diff --git a/.github/ISSUE_TEMPLATE/feature_request.md b/.github/ISSUE_TEMPLATE/feature_request.md new file mode 100644 index 0000000..bbcbbe7 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/feature_request.md @@ -0,0 +1,20 @@ +--- +name: Feature request +about: Suggest an idea for this project +title: '' +labels: '' +assignees: '' + +--- + +**Is your feature request related to a problem? Please describe.** +A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] + +**Describe the solution you'd like** +A clear and concise description of what you want to happen. + +**Describe alternatives you've considered** +A clear and concise description of any alternative solutions or features you've considered. + +**Additional context** +Add any other context or screenshots about the feature request here. From c86421d285737f2f421044c5ac290993095563b4 Mon Sep 17 00:00:00 2001 From: jinsu4755 Date: Tue, 1 Nov 2022 23:52:50 +0900 Subject: [PATCH 2/3] =?UTF-8?q?docs:=20=ED=85=8C=EC=8A=A4=ED=8A=B8=20?= =?UTF-8?q?=EA=B4=80=EB=A0=A8=20=EC=9D=B4=EC=8A=88=20=ED=83=AC=ED=94=8C?= =?UTF-8?q?=EB=A6=BF?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/test.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/test.md diff --git a/.github/ISSUE_TEMPLATE/test.md b/.github/ISSUE_TEMPLATE/test.md new file mode 100644 index 0000000..b00db83 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/test.md @@ -0,0 +1,2 @@ +### 어떤 테스트가 필요한가요? + \ No newline at end of file From d7aef738ba75d328558ab47ca05998715707f0c9 Mon Sep 17 00:00:00 2001 From: jinsu4755 Date: Wed, 2 Nov 2022 00:03:52 +0900 Subject: [PATCH 3/3] =?UTF-8?q?feat:=EC=9D=B4=EC=8A=88=20=EC=B0=B8?= =?UTF-8?q?=EC=A1=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 내용 ref: #1 close #16 --- issue_ref.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 issue_ref.txt diff --git a/issue_ref.txt b/issue_ref.txt new file mode 100644 index 0000000..4fb97cf --- /dev/null +++ b/issue_ref.txt @@ -0,0 +1 @@ +12시가 넘었군...ㅠ \ No newline at end of file