diff options
| author | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-04-16 13:17:06 +0000 |
|---|---|---|
| committer | Kumar Damani <kumar.damani@mail.utoronto.ca> | 2019-04-16 13:17:06 +0000 |
| commit | dc46b87abee1e441c07524ddde67fd902a919336 (patch) | |
| tree | 13eba08b8655dfd78e9600ec5f612011a0bf3b35 /node_modules/nodemailer/ISSUE_TEMPLATE.md | |
| parent | 26f4b38e9e5a202756a7c33abc775aea2617aeaf (diff) | |
added some dependencies to package.json
Diffstat (limited to 'node_modules/nodemailer/ISSUE_TEMPLATE.md')
| -rw-r--r-- | node_modules/nodemailer/ISSUE_TEMPLATE.md | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/node_modules/nodemailer/ISSUE_TEMPLATE.md b/node_modules/nodemailer/ISSUE_TEMPLATE.md deleted file mode 100644 index 299a8f2..0000000 --- a/node_modules/nodemailer/ISSUE_TEMPLATE.md +++ /dev/null @@ -1,9 +0,0 @@ -Include the following information with your issue: - -1) Nodemailer version you are having problems with (eg. v1.3.7) -2) 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!) - -If you are having problems with Gmail, then make sure you have -read this post before filing your issue: http://nodemailer.com/using-gmail/ |
