Skip to content

Commit a9971e2

Browse files
author
Matt Bernier
authored
Merge pull request #40 from thepriefy/priefy-improve-1
add .github/ISSUE_TEMPLATE
2 parents b5e456a + 67c1427 commit a9971e2

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/ISSUE_TEMPLATE

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,17 @@
1+
#### Issue Summary
2+
3+
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.
4+
5+
6+
#### Steps to Reproduce
7+
8+
1. This is the first step
9+
2. This is the second step
10+
3. Further steps, etc.
11+
12+
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?
13+
14+
#### Technical details:
15+
16+
* smtpapi-nodejs Version: master (latest commit: [commit number])
17+
* Node.js Version: 4.x.x

0 commit comments

Comments
 (0)