Skip to content

Commit 80d0126

Browse files
committed
Add issue template
1 parent 2d12e40 commit 80d0126

File tree

1 file changed

+28
-0
lines changed

1 file changed

+28
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# This is a (Bug Report / Feature Proposal)
2+
<!--
3+
Reminder to label this with bug or feature
4+
-->
5+
6+
## Description
7+
8+
For bug reports:
9+
* What went wrong?
10+
* What did you expect should have happened?
11+
* What was the config / env variables you used?
12+
* What stacktrace or error message did you
13+
experience?
14+
15+
For feature proposals:
16+
* What is the use case that should be solved. The
17+
more detail you describe this in the easier it is
18+
to understand for us.
19+
* If there is additional config how would it look
20+
21+
Similar or dependent issues:
22+
* #12345
23+
24+
## Additional Data
25+
26+
* ***NPM CLI version you are using***:
27+
* ***Serverless version you're using***:
28+
* ***Node version you're using***:

0 commit comments

Comments
 (0)