diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md index 69dffc7b8..0f815d2d3 100644 --- a/.github/ISSUE_TEMPLATE/bug-report.md +++ b/.github/ISSUE_TEMPLATE/bug-report.md @@ -5,16 +5,17 @@ about: Using MetaMask, but it's not working as you expect? --- **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.