From 5d3808225357568f1709e152f8037d9a0bb318e3 Mon Sep 17 00:00:00 2001 From: David Baldwynn Date: Fri, 25 Nov 2016 11:06:44 -0800 Subject: [PATCH] Update PULL_REQUEST_TEMPLATE.md --- PULL_REQUEST_TEMPLATE.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/PULL_REQUEST_TEMPLATE.md b/PULL_REQUEST_TEMPLATE.md index dd58e58a..44dac4a1 100644 --- a/PULL_REQUEST_TEMPLATE.md +++ b/PULL_REQUEST_TEMPLATE.md @@ -1,6 +1,5 @@ Include the following information with your issue: -1) Nodemailer version you are having problems with (eg. v1.3.0) -2) Node.js version you are using (run node -v to see it, eg v5.5.0) +1) Node.js version you are using (run node -v to see it, eg v5.5.0) 3) Your operating system (eg. Windows 10, Ubuntu 14.04 etc.) 4) If possible, include a minimal test case that can be used to verify your issue (link to a gist would be great!)