aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorbobby dresser <bobby.dresser@gmail.com>2018-11-14 01:24:04 +0800
committerWhymarrh Whitby <whymarrh.whitby@gmail.com>2018-11-14 01:24:03 +0800
commitda0510809bb5e1fef5c0d597a1c29f9d370fda5c (patch)
tree7a445988ce6f063defe440fbefdc31362a487542
parent7ce2cf4572f80b71d5ab4d4c479a49bcca9ccdf1 (diff)
downloadtangerine-wallet-browser-da0510809bb5e1fef5c0d597a1c29f9d370fda5c.tar
tangerine-wallet-browser-da0510809bb5e1fef5c0d597a1c29f9d370fda5c.tar.gz
tangerine-wallet-browser-da0510809bb5e1fef5c0d597a1c29f9d370fda5c.tar.bz2
tangerine-wallet-browser-da0510809bb5e1fef5c0d597a1c29f9d370fda5c.tar.lz
tangerine-wallet-browser-da0510809bb5e1fef5c0d597a1c29f9d370fda5c.tar.xz
tangerine-wallet-browser-da0510809bb5e1fef5c0d597a1c29f9d370fda5c.tar.zst
tangerine-wallet-browser-da0510809bb5e1fef5c0d597a1c29f9d370fda5c.zip
encourage stackexchange in issue templates (#5737)
-rw-r--r--.github/ISSUE_TEMPLATE/bug-report.md9
1 files changed, 5 insertions, 4 deletions
diff --git a/.github/ISSUE_TEMPLATE/bug-report.md b/.github/ISSUE_TEMPLATE/bug-report.md
index 041803eae..69dffc7b8 100644
--- a/.github/ISSUE_TEMPLATE/bug-report.md
+++ b/.github/ISSUE_TEMPLATE/bug-report.md
@@ -5,7 +5,9 @@ about: Using MetaMask, but it's not working as you expect?
---
<!--
-BEFORE SUBMITTING: PLEASE SEARCH TO MAKE SURE THIS ISSUE HAS NOT BEEN SUBMITTED
+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.
-->
**Describe the bug**
@@ -25,10 +27,9 @@ A clear description of what you expected to happen.
If applicable, add screenshots to help explain your problem.
**Browser details (please complete the following information):**
- - OS: [e.g. iOS]
+ - OS: [e.g. OS X, Windows]
- Browser [e.g. chrome, safari]
- - MetaMask Version [e.g. 4.9.0]
- - Old UI or New / Beta UI?
+ - MetaMask Version [e.g. 5.0.2]
**Additional context**
Add any other context about the problem here.