From 8f2c347d0758bc6ef2748418dcadd6a0fc4c10c0 Mon Sep 17 00:00:00 2001 From: Noah Zinsmeister Date: Mon, 13 May 2019 09:49:58 -0400 Subject: [PATCH] Update issue templates --- .github/ISSUE_TEMPLATE/token-request.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 .github/ISSUE_TEMPLATE/token-request.md diff --git a/.github/ISSUE_TEMPLATE/token-request.md b/.github/ISSUE_TEMPLATE/token-request.md new file mode 100644 index 0000000000..f94607c201 --- /dev/null +++ b/.github/ISSUE_TEMPLATE/token-request.md @@ -0,0 +1,18 @@ +--- +name: Token Request +about: Request a token addition +title: '' +labels: token request +assignees: '' + +--- + +**Please provide the following information for your token.** + +Token Address: +Token Name (from contract): +Token Decimals (from contract): +Token Symbol (from contract): +Uniswap Exchange Address of Token: + +Link to the official homepage of the token: