wasm-micro-runtime/.github/ISSUE_TEMPLATE/report_bug.md
Wenyong Huang 6a55bde5b3
Add issue templates (#3248)
Add issue templates of blank issue, improvement and reporting bug in WAMR.
And fix several invalid links in ATTRIBUTIONS.md.
2024-03-22 13:49:39 +08:00

630 B

name about title
WAMR bug or defect report Report a bug or defect in WAMR

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?