Skip to content

Commit 44697c1

Browse files
committed
add ISSUE_TEMPLATE.MD
1 parent 570c630 commit 44697c1

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

.github/ISSUE_TEMPLATE.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# This is a (Bug Report / Feature Proposal)
2+
3+
## Description
4+
5+
For bug reports:
6+
* What went wrong?
7+
* What did you expect should have happened?
8+
* What was the config you used?
9+
* What stacktrace or error message from your provider did you see?
10+
11+
For feature proposals:
12+
* What is the use case that should be solved. The more detail you describe this in the easier it is to understand for us.
13+
* If there is additional config how would it look
14+
15+
Similar or dependent issues:
16+
* #12345
17+
18+
## Additional Data
19+
* ***Serverless Framework Core Version you're using***:
20+
* ***The Plugin Version you're using***:
21+
* ***Operating System***:
22+
* ***Stack Trace***:
23+
* ***Provider Error messages***:

0 commit comments

Comments
 (0)