diff options
Create issue templates (#4972)
adds issue templates
Diffstat (limited to '.github/ISSUE_TEMPLATE/support-request-or-question.md')
-rw-r--r-- | .github/ISSUE_TEMPLATE/support-request-or-question.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/.github/ISSUE_TEMPLATE/support-request-or-question.md b/.github/ISSUE_TEMPLATE/support-request-or-question.md new file mode 100644 index 000000000..aeb31af26 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/support-request-or-question.md @@ -0,0 +1,9 @@ +--- +name: Support Request or Question +about: Have a question about how to use MetaMask? + +--- + +FOR USER QUESTIONS, PLEASE DO NOT OPEN A GITHUB ISSUE - IT WILL NOT BE HANDLED HERE. + +INSTEAD, PLEASE EMAIL SUPPORT@METAMASK.IO WITH A DESCRIPTION OF YOUR PROBLEM. |