wasmer/.github/ISSUE_TEMPLATE/---bug-report.md
Ivan Enderlin 86644ed89f
chore(github) Update issue templates
This patch provides issue templates. It's a mix between Github defaults, and https://github.com/rustwasm/wasm-bindgen templates.

Thoughts?
2019-03-06 14:53:10 +01:00

730 B

name about title labels assignees
🐞 Bug report Create a report to help us improve 🚨 🐞 bug

Thanks for the bug report!

Describe the bug

A clear and concise description of what the bug is.

Steps to reproduce

  1. Go to '…'
  2. Compile with '…'
  3. Run '…'
  4. See error

If applicable, add a link to a test case (as a zip file or link to a repository we can clone).

Expected behavior

A clear and concise description of what you expected to happen.

Actual behavior

A clear and concise description of what actually happened.

If applicable, add screenshots to help explain your problem.

Additional context

Add any other context about the problem here.