From a20b93084aaae741f5590b8cf124e4e76591566b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ren=C3=A9=20Canna=C3=B2?= Date: Mon, 20 Apr 2020 14:17:23 +0200 Subject: [PATCH] Updating issue template --- .github/issue_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/issue_template.md b/.github/issue_template.md index 3a14aa31f6..b3eea73693 100644 --- a/.github/issue_template.md +++ b/.github/issue_template.md @@ -10,6 +10,8 @@ If you are submitting a reproducible bug report, please provide: [ ] The FULL error log (not just the last few lines) [ ] If it is a crashing bug, please check here: https://github.com/sysown/proxysql/wiki/How-to-report-a-crash-bug +If the above is not provided, the issue is likely to be closed. + Please use markdown to format code or SQL: https://guides.github.com/features/mastering-markdown/ Thank you!