summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.github/ISSUE_TEMPLATE/question.md11
1 files changed, 10 insertions, 1 deletions
diff --git a/.github/ISSUE_TEMPLATE/question.md b/.github/ISSUE_TEMPLATE/question.md
index 7053dd6d8..3f6414e5c 100644
--- a/.github/ISSUE_TEMPLATE/question.md
+++ b/.github/ISSUE_TEMPLATE/question.md
@@ -9,7 +9,16 @@ assignees: ''
**Describe your question**
-**Example (if applicable)**
+**Example - please use the [Minimal, Complete, and Verifiable](http://stackoverflow.com/help/mcve) guidelines if possible**
+
+**Complete stack tracel if applicable**
+
+**Versions**
+ - OS:
+ - Python:
+ - SQLAlchemy:
+ - Database:
+ - DBAPI:
**Additional context**
Add any other context or screenshots about the feature request here.