Skip to content

Commit 04b15ae

Browse files
committed
add .github/ISSUE_TEMPLATE.md
1 parent 7ac40a5 commit 04b15ae

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

.github/ISSUE_TEMPLATE.md

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)