--- a
+++ b/.github/ISSUE_TEMPLATE/general_question.yml
@@ -0,0 +1,11 @@
+name: Question
+description: Ask a question about ehrapy
+labels: enhancement
+body:
+    - type: textarea
+      id: description
+      attributes:
+          label: Question
+          description: Please ask a clear and well-defined question.
+      validations:
+          required: true