|
|
@@ -0,0 +1,36 @@
|
|
|
+---
|
|
|
+name: WAMR bug or defect report
|
|
|
+about: Report a bug or defect in WAMR
|
|
|
+title: ''
|
|
|
+---
|
|
|
+
|
|
|
+Thanks for filing a bug or defect report! Please fill out the TODOs below.
|
|
|
+
|
|
|
+### Subject of the issue
|
|
|
+
|
|
|
+Describe the bug or defect here.
|
|
|
+
|
|
|
+### Test case
|
|
|
+
|
|
|
+Upload the related wasm file, wast file or the source files if you can.
|
|
|
+
|
|
|
+### Your environment
|
|
|
+
|
|
|
+* Host OS
|
|
|
+* WAMR version, platform, cpu architecture, running mode, etc.
|
|
|
+
|
|
|
+### Steps to reproduce
|
|
|
+
|
|
|
+Tell us how to reproduce this bug or defect.
|
|
|
+
|
|
|
+### Expected behavior
|
|
|
+
|
|
|
+Tell us what should happen
|
|
|
+
|
|
|
+### Actual behavior
|
|
|
+
|
|
|
+Tell us what happens instead
|
|
|
+
|
|
|
+### Extra Info
|
|
|
+
|
|
|
+Anything else you'd like to add?
|