From 7521678e5f720864b0689fb86eb8f038b3af8f71 Mon Sep 17 00:00:00 2001 From: James Brooks Date: Wed, 6 Apr 2016 17:10:25 +0100 Subject: [PATCH] Requesting more info from issues --- .github/ISSUE_TEMPLATE | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE index 10d09746..40798b18 100644 --- a/.github/ISSUE_TEMPLATE +++ b/.github/ISSUE_TEMPLATE @@ -6,6 +6,12 @@ Before submitting your issue, please make sure that you've checked all of the ch To help us better understand your issue, please answer the following — cheers! +### Your setup + +- *What version of Cachet?* +- *What database driver? MySQL? Postgres? SQLite?* +- *What version of PHP?* + ### Expected behaviour *Please describe what you're expecting to see happen.*