Browse Source

Add question issue template

Kentaro Wada 3 years ago
parent
commit
734ff14b7d
1 changed files with 17 additions and 0 deletions
  1. 17 0
      .github/ISSUE_TEMPLATE/question.md

+ 17 - 0
.github/ISSUE_TEMPLATE/question.md

@@ -0,0 +1,17 @@
+---
+name: Question
+about: Ask a question about this project
+title: "[Question]"
+labels: question
+assignees: ''
+
+---
+
+**What is your question? Please describe.**
+A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
+
+**Describe what you have tried so far**
+A clear and concise description of what you have tried.
+
+**Additional context**
+Add any other context or screenshots about the feature request here.