We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 65c72b9 + e0f64bb commit 5bed3e7Copy full SHA for 5bed3e7
.github/ISSUE_TEMPLATE/report-bug.md
@@ -0,0 +1,22 @@
1
+---
2
+name: Report a bug
3
+about: Report a bug or a functional regression
4
+title: 'Example: Variable substitution does not work for variable $x'
5
+labels: ['type: bug']
6
+assignees: ''
7
+
8
9
10
+## Bug Description
11
12
+A clear and concise description of what the current behavior is.
13
+Please also include the **steps** to reproduce the issue and an example of the **serverless.yml** file configuration.
14
15
+## Expected behavior
16
17
+A clear and concise description of what the expected behavior is.
18
19
+## Technical inputs
20
21
+**Example:**
22
+**serverless.yml** file configuration example and steps on how to reproduce the issue.
0 commit comments