From 9be08513dac9de751edff68689b76e22e8abc271 Mon Sep 17 00:00:00 2001 From: Aaron Liu Date: Thu, 22 Oct 2020 12:22:18 +0800 Subject: [PATCH] Create question.md --- .github/ISSUE_TEMPLATE/question.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/question.md diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md new file mode 100644 index 0000000..16f0cd9 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,8 @@ +--- +name: Question +about: Asks things about the project +title: '' +labels: question +assignees: '' + +---