From acff7a18c2dd6239e34f505b6acf708321a5b57c Mon Sep 17 00:00:00 2001 From: Jamie Tanna Date: Sat, 13 Oct 2018 19:42:27 +0100 Subject: [PATCH] Add ISSUE_TEMPLATE Imported from `ruby-http-client` --- .github/ISSUE_TEMPLATE | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE diff --git a/.github/ISSUE_TEMPLATE b/.github/ISSUE_TEMPLATE new file mode 100644 index 0000000..6d24f9b --- /dev/null +++ b/.github/ISSUE_TEMPLATE @@ -0,0 +1,17 @@ +#### Issue Summary + +A summary of the issue and the environment in which it occurs. If suitable, include the steps required to reproduce the bug. Please feel free to include screenshots, screencasts, code examples. + + +#### Steps to Reproduce + +1. This is the first step +2. This is the second step +3. Further steps, etc. + +Any other information you want to share that is relevant to the issue being reported. Especially, why do you consider this to be a bug? What do you expect to happen instead? + +#### Technical details: + +* nodemailer-sendgrid-transport Version: master (latest commit: [commit number]) +* Node Version: 8.12.0