Skip to content

Commit bd735a0

Browse files
author
Robin Freyler
authored
Update issue templates for bug reports
1 parent 242e5e9 commit bd735a0

File tree

1 file changed

+21
-0
lines changed

1 file changed

+21
-0
lines changed
Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help Wasmi improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
8+
---
9+
10+
**Describe the bug**
11+
A clear and concise description of what the bug is.
12+
13+
**Expected behavior**
14+
A clear and concise description of what you expected to happen.
15+
16+
**To Reproduce**
17+
Steps to reproduce the behavior:
18+
19+
1. What Wasmi version was used?
20+
2. Bug occurs on Wasmi CLI or Wasmi library?
21+
3. Ideally please provide minified Wasm (`.wasm`) or Wat (`.wat`) file to reproduce.

0 commit comments

Comments
 (0)