From 7f7baf5436870c0c391a2220a9843c47915a3896 Mon Sep 17 00:00:00 2001 From: Marcus Bointon Date: Mon, 11 Jun 2018 16:32:06 +0200 Subject: [PATCH] Update ISSUE_TEMPLATE.md --- .github/ISSUE_TEMPLATE.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/ISSUE_TEMPLATE.md b/.github/ISSUE_TEMPLATE.md index f970c10b..e649fcfb 100644 --- a/.github/ISSUE_TEMPLATE.md +++ b/.github/ISSUE_TEMPLATE.md @@ -1,5 +1,6 @@ Please check these things before submitting your issue: +- [ ] *Read the error message* you're seeing - it often tells you what is wrong, and may contain useful links & instructions - [ ] Make sure you're using the latest version of PHPMailer - [ ] Check that your problem is not dealt with in [the troubleshooting guide](https://github.com/PHPMailer/PHPMailer/wiki/Troubleshooting), especially if you're having problems connecting to Gmail or GoDaddy - [ ] Include sufficient code to reproduce your problem