From fad65781cd87c9952602d70b3cc5370db6c1b7ab Mon Sep 17 00:00:00 2001 From: lukaseder Date: Thu, 22 Nov 2018 17:59:59 +0100 Subject: [PATCH] Included MCVE link in issue template --- .github/issue_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/issue_template.md b/.github/issue_template.md index a56c2faecd..100c95e996 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -1,6 +1,6 @@ ### Expected behavior and actual behavior: -### Steps to reproduce the problem (include example code if possible): +### Steps to reproduce the problem (if possible, create an MCVE: https://github.com/jOOQ/jOOQ-mcve): ### Versions: