From 0fd8685337b3e16a491e82f9527070b63a53b0fa Mon Sep 17 00:00:00 2001 From: Roman Trapeznikov <47295209+Dliwk@users.noreply.github.com> Date: Sun, 3 Jan 2021 20:48:30 +0300 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/question.md | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md deleted file mode 100644 index ccf82f0a..00000000 --- a/.github/ISSUE_TEMPLATE/question.md +++ /dev/null @@ -1,10 +0,0 @@ ---- -name: Question -about: Ask about something -title: Question -labels: question -assignees: '' - ---- - -Describe your question. Do not forget to fill the title.