mirror of
https://github.com/serverless/serverless.git
synced 2026-01-18 14:58:43 +00:00
33 lines
1.2 KiB
Markdown
33 lines
1.2 KiB
Markdown
<!--
|
|
1. If you have a question and not a bug/feature request please ask it at http://forum.serverless.com
|
|
2. Please check if an issue already exists so there are no duplicates
|
|
3. Check out and follow our Guidelines: https://github.com/serverless/serverless/blob/master/CONTRIBUTING.md
|
|
4. Fill out the whole template so we have a good overview on the issue
|
|
5. Do not remove any section of the template. If something is not applicable leave it empty but leave it in the Issue
|
|
6. Please follow the template, otherwise we'll have to ask you to update it
|
|
-->
|
|
|
|
# This is a (Bug Report / Feature Proposal)
|
|
|
|
## Description
|
|
|
|
For bug reports:
|
|
* What went wrong?
|
|
* What did you expect should have happened?
|
|
* What was the config you used?
|
|
* What stacktrace or error message from your provider did you see?
|
|
|
|
For feature proposals:
|
|
* What is the use case that should be solved. The more detail you describe this in the easier it is to understand for us.
|
|
* If there is additional config how would it look
|
|
|
|
Similar or dependent issues:
|
|
* #12345
|
|
|
|
## Additional Data
|
|
|
|
* ***Serverless Framework Version you're using***:
|
|
* ***Operating System***:
|
|
* ***Stack Trace***:
|
|
* ***Provider Error messages***:
|