From 4f79b924e4e58ad72eac5c0ea0f76e36e4036827 Mon Sep 17 00:00:00 2001 From: Thomas Huang Date: Thu, 19 Dec 2019 10:44:45 -0800 Subject: [PATCH] Upodate Bug Report Template (#7716) Require Reproduction Steps Expand examples to get version numbers of browsers and hd wallets --- .github/ISSUE_TEMPLATE/bug-report.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) 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.