wormhole/.github/ISSUE_TEMPLATE/wormhole-issue-template.md

50 lines
1.5 KiB
Markdown
Raw Normal View History

---
name: Wormhole issue Template
about: Default issue template
2022-08-26 09:35:22 -07:00
title: ""
labels: ""
assignees: ""
---
Github issues are **ONLY** for reporting bugs. Before contributing new features (such as a new chain) please first read the [contribution frequently asked questions](https://github.com/wormhole-foundation/wormhole/blob/main/CONTRIBUTING.md#contributions-faq).
For user support questions such as VAA not found, please use the [Wormhole Official Discord](https://discord.gg/wormholecrypto). Do not give your wallet private key or mnemonic words to anyone.
<!--- Provide a general summary of the issue in the Title above -->
## Expected Behavior
2022-08-26 09:35:22 -07:00
<!--- Tell us what should happen -->
## Current Behavior
2022-08-26 09:35:22 -07:00
<!--- Tell us what happens instead of the expected behavior -->
## Possible Solution
2022-08-26 09:35:22 -07:00
<!--- Not obligatory, but suggest a fix/reason for the bug, -->
## Steps to Reproduce
2022-08-26 09:35:22 -07:00
<!--- Provide a link to a live example, or an unambiguous set of steps to -->
<!--- reproduce this bug. Include code to reproduce, if relevant -->
2022-08-26 09:35:22 -07:00
1.
2.
3.
## Context (Environment)
2022-08-26 09:35:22 -07:00
<!--- How has this issue affected you? What are you trying to accomplish? -->
<!--- Providing context helps us come up with a solution that is most useful in the real world -->
<!--- Provide a general summary of the issue in the Title above -->
## Detailed Description
2022-08-26 09:35:22 -07:00
<!--- Provide a detailed description of the change or addition you are proposing -->
## Possible Implementation
2022-08-26 09:35:22 -07:00
<!--- Not obligatory, but suggest an idea for implementing addition or change -->