wormhole/.github/ISSUE_TEMPLATE/bug_report.md

33 lines
806 B
Markdown
Raw Normal View History

---
name: Bug report
about: Submit a bug ticket if you have an issue. If you're a user, check out the Wormhole Discord server below for faster assistance.
title: ''
labels: 'bug'
assignees: ''
---
<!--- Fill out the fields if you're an integrator or contributor. -->
## Description and context
<!--- Provide a detailed description of the problem to expedite the process. -->
## Steps to reproduce
<!--- Describe what happened step by step. -->
<!--- If applicable, provide a link to a live example or include code to reproduce. -->
1.
2.
3.
## Experienced behavior
<!--- Describe what happened after the last step. -->
## Expected behavior
<!--- Describe what was expected to happen instead. -->
## Solution recommendation
<!--- Not mandatory, but feel free to recommend a way fix the issue. -->