From 9bf67b2998af9517872765b0c200a1e743a69ca7 Mon Sep 17 00:00:00 2001 From: Fe <64690761+chysis@users.noreply.github.com> Date: Sat, 1 Feb 2025 21:36:10 +0900 Subject: [PATCH 1/3] =?UTF-8?q?[ALL]=20setting:=20=ED=94=84=EB=A1=A0?= =?UTF-8?q?=ED=8A=B8=EC=97=94=EB=93=9C=20=EC=9D=B4=EC=8A=88=20=ED=85=9C?= =?UTF-8?q?=ED=94=8C=EB=A6=BF=20=EC=9E=91=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE diff --git a/.github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE b/.github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE new file mode 100644 index 00000000..793cf60e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE @@ -0,0 +1,13 @@ +--- +name: "FE Issue template" +about: "Custom frontend issue template" +title: "[FE] Issue - " +labels: FE Issue +assignees: '' +--- + +## Issue Description + + +## Tasks +- [ ] Task1 From b02472334122cbf0608119259d63343f28266878 Mon Sep 17 00:00:00 2001 From: Fe <64690761+chysis@users.noreply.github.com> Date: Sat, 1 Feb 2025 21:36:10 +0900 Subject: [PATCH 2/3] =?UTF-8?q?[ALL]=20setting:=20=ED=94=84=EB=A1=A0?= =?UTF-8?q?=ED=8A=B8=EC=97=94=EB=93=9C=20=EC=9D=B4=EC=8A=88=20=ED=85=9C?= =?UTF-8?q?=ED=94=8C=EB=A6=BF=20=EC=9E=91=EC=84=B1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE diff --git a/.github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE b/.github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE new file mode 100644 index 00000000..793cf60e --- /dev/null +++ b/.github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE @@ -0,0 +1,13 @@ +--- +name: "FE Issue template" +about: "Custom frontend issue template" +title: "[FE] Issue - " +labels: FE Issue +assignees: '' +--- + +## Issue Description + + +## Tasks +- [ ] Task1 From 256ca239b0dc710a225aebc629a4d1bb2c0571c1 Mon Sep 17 00:00:00 2001 From: chysis Date: Sun, 2 Feb 2025 00:20:09 +0900 Subject: [PATCH 3/3] =?UTF-8?q?[ALL]=20setting:=20=EB=88=84=EB=9D=BD?= =?UTF-8?q?=EB=90=9C=20=ED=99=95=EC=9E=A5=EC=9E=90=20=EB=B0=8F=20=EC=A4=84?= =?UTF-8?q?=EB=B0=94=EA=BF=88=20=EC=B6=94=EA=B0=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE | 13 ------------- .github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE.md | 17 +++++++++++++++++ 2 files changed, 17 insertions(+), 13 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE create mode 100644 .github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE.md diff --git a/.github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE b/.github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE deleted file mode 100644 index 793cf60e..00000000 --- a/.github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE +++ /dev/null @@ -1,13 +0,0 @@ ---- -name: "FE Issue template" -about: "Custom frontend issue template" -title: "[FE] Issue - " -labels: FE Issue -assignees: '' ---- - -## Issue Description - - -## Tasks -- [ ] Task1 diff --git a/.github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE.md b/.github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE.md new file mode 100644 index 00000000..fff9c1fa --- /dev/null +++ b/.github/ISSUE_TEMPLATE/FE-ISSUE-TEMPLATE.md @@ -0,0 +1,17 @@ +--- +name: 'FE Issue template' +about: 'Custom frontend issue template' +title: '[FE] Issue - ' +labels: FE Issue +assignees: '' +--- + +## Issue Description + +- + +
+ +## Tasks + +- [ ] Task1