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.
1 parent 242e5e9 commit bd735a0Copy full SHA for bd735a0
.github/ISSUE_TEMPLATE/bug_report.md
@@ -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