Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
22 changes: 22 additions & 0 deletions .github/ISSUE_TEMPLATE/report-bug.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
---
name: Report a bug
about: Report a bug or a functional regression
title: 'Example: Variable substitution does not work for variable $x'
labels: ['type: bug']
assignees: ''

---

## Bug Description

A clear and concise description of what the current behavior is.
Please also include the **steps** to reproduce the issue and an example of the **serverless.yml** file configuration.

## Expected behavior

A clear and concise description of what the expected behavior is.

## Technical inputs

**Example:**
**serverless.yml** file configuration example and steps on how to reproduce the issue.