From 18a5b4045901e3766947ab8b0784fce897cff718 Mon Sep 17 00:00:00 2001 From: Chris Kankiewicz Date: Fri, 31 Jan 2020 15:27:22 -0700 Subject: [PATCH] Added question issue template --- .github/ISSUE_TEMPLATE/question.md | 10 ++++++++++ 1 file changed, 10 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..4fa4b56 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/question.md @@ -0,0 +1,10 @@ +--- +name: Question +about: Ask a question for more information +title: '' +labels: Question +assignees: PHLAK + +--- + +Ask your question. Please provide as much detail as possible.