From ca20a29bbbb59a8ed9a761ffee5bc610b2cec443 Mon Sep 17 00:00:00 2001 From: Dowon Date: Tue, 16 Apr 2024 21:06:21 +0900 Subject: [PATCH] =?UTF-8?q?chore(github):=20=EC=A7=88=EB=AC=B8=20=ED=83=AD?= =?UTF-8?q?=EC=9D=B4=20=EB=B2=84=EA=B7=B8=20=EC=A0=9C=EB=B3=B4=EC=9A=A9?= =?UTF-8?q?=EC=9C=BC=EB=A1=9C=EB=A7=8C=20=EC=82=AC=EC=9A=A9=EB=90=98?= =?UTF-8?q?=EB=8A=94=20=ED=98=84=EC=83=81=20=EB=B0=A9=EC=A7=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .github/ISSUE_TEMPLATE/question.yaml | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/question.yaml diff --git a/.github/ISSUE_TEMPLATE/question.yaml b/.github/ISSUE_TEMPLATE/question.yaml deleted file mode 100644 index 3c79454..0000000 --- a/.github/ISSUE_TEMPLATE/question.yaml +++ /dev/null @@ -1,10 +0,0 @@ -name: Question -description: Write a question -labels: - - question - -body: - - type: textarea - attributes: - label: Question - description: Please do not write bug reports or feature requests here.