From 86252a9824d9db29d440b323a99eb0dbefff96a4 Mon Sep 17 00:00:00 2001 From: alex-gh Date: Sat, 27 Oct 2018 02:05:43 +0200 Subject: [PATCH] Updated issue template. This should help pinpointing the exact commit in which the regression happened. --- .github/ISSUE_TEMPLATE.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index d7646ecb97b..582ca3e4268 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -13,5 +13,8 @@ Why do you think this is an important issue? **Steps to reproduce the problem**: The most important section. Review everything you did leading up to causing the issue. +**When did the problem start happening**: +If your report is about something that used to work but no longer does. When was the last time you remember it working? + **Possibly related stuff (which gamemode was it? What were you doing at the time? Was -anything else out of the ordinary happening?)**: Anything else you can tell us. \ No newline at end of file +anything else out of the ordinary happening?)**: Anything else you can tell us.