Commit f64b3c2c authored by Moody Salem's avatar Moody Salem

improve the issues config.yml

parent 5a579e05
--- ---
name: Bug Report name: Bug Report
about: Create a report to help us improve about: Describe an issue in the Uniswap Interface
title: '' title: ''
labels: bug labels: bug
assignees: '' assignees: ''
--- ---
<!--
DO NOT CREATE A TOKEN LISTING REQUEST IN THIS REPOSITORY.
YOUR ISSUE WILL BE DELETED.
SEE https://github.com/Uniswap/default-token-list#adding-a-token
IF YOU NEED SUPPORT, JOIN THE DISCORD: https://discord.com/invite/EwFs3Pp
-->
**Bug Description** **Bug Description**
A clear and concise description of the bug. A clear and concise description of the bug.
......
...@@ -3,3 +3,6 @@ contact_links: ...@@ -3,3 +3,6 @@ contact_links:
- name: Support - name: Support
url: https://discord.gg/EwFs3Pp url: https://discord.gg/EwFs3Pp
about: Please ask and answer questions here about: Please ask and answer questions here
- name: List a token
url: https://github.com/Uniswap/default-token-list#adding-a-token
about: Any requests to add a token to Uniswap should go here
--- ---
name: Feature Request name: Feature Request
about: Suggest an idea for this project about: Suggest an idea for improving the UX of the Uniswap Interface
title: '' title: ''
labels: 'improvement' labels: 'improvement'
assignees: '' assignees: ''
--- ---
<!--
DO NOT CREATE A TOKEN LISTING REQUEST IN THIS REPOSITORY.
YOUR ISSUE WILL BE DELETED.
SEE https://github.com/Uniswap/default-token-list#adding-a-token
IF YOU NEED SUPPORT, JOIN THE DISCORD: https://discord.com/invite/EwFs3Pp
-->
**Is your feature request related to a problem? Please describe.** **Is your feature request related to a problem? Please describe.**
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...] A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment