mirror of
https://github.com/kremalicious/metamask-extension.git
synced 2024-12-22 17:33:23 +01:00
Upodate Bug Report Template (#7716)
Require Reproduction Steps Expand examples to get version numbers of browsers and hd wallets
This commit is contained in:
parent
1820836833
commit
4f79b924e4
14
.github/ISSUE_TEMPLATE/bug-report.md
vendored
14
.github/ISSUE_TEMPLATE/bug-report.md
vendored
@ -5,16 +5,17 @@ about: Using MetaMask, but it's not working as you expect?
|
||||
---
|
||||
|
||||
<!--
|
||||
BEFORE SUBMITTING:
|
||||
BEFORE SUBMITTING:
|
||||
1) Please search to make sure this issue has not been opened already
|
||||
2) If this is a implementation question or trouble with your personal project, please post on StackExchange. This will get your question answered more quickly and make it easier for other devs to find the answer in the future.
|
||||
2) If this is a implementation question or trouble with your personal project, please post on StackExchange. This will get your question answered more quickly and make it easier for other devs to find the answer in the future.
|
||||
-->
|
||||
|
||||
**Describe the bug**
|
||||
A clear and concise description of what the bug is.
|
||||
|
||||
**To Reproduce**
|
||||
Steps to reproduce the behavior:
|
||||
**To Reproduce (REQUIRED)**
|
||||
Steps to reproduce the behavior, libraries used with version number, and/or any setup information to easily reproduce:
|
||||
|
||||
1. Go to '...'
|
||||
2. Click on '....'
|
||||
3. Scroll down to '....'
|
||||
@ -28,8 +29,9 @@ If applicable, add screenshots to help explain your problem.
|
||||
|
||||
**Browser details (please complete the following information):**
|
||||
- OS: [e.g. OS X, Windows]
|
||||
- Browser [e.g. chrome, safari]
|
||||
- Hardware Wallet [e.g. Trezor Firmware version 1.8.3, Ledger Nano S Firmware version 1.6.0]
|
||||
- Browser [e.g. Chrome Version 79.0.3945.79 (Official Build) (64-bit), Firefox Browser 71.0 (64-bit)]
|
||||
- MetaMask Version [e.g. 5.0.2]
|
||||
|
||||
**Additional context**
|
||||
**Additional context (Error Messages, etc.)**
|
||||
Add any other context about the problem here.
|
||||
|
Loading…
Reference in New Issue
Block a user