add example template with no forms
diff --git a/.github/ISSUE_TEMPLATE/question.yaml b/.github/ISSUE_TEMPLATE/question.yaml
new file mode 100644
index 0000000..f4465a3
--- /dev/null
+++ b/.github/ISSUE_TEMPLATE/question.yaml
@@ -0,0 +1,7 @@
+name: Question
+description: Question
+body:
+  - type: markdown
+    attributes:
+      value: |
+        Please send your question to [mailing lists](https://lucene.apache.org/core/discussion.html).