/ .github / ISSUE_TEMPLATE / bug-report---.md
bug-report---.md
 1  ---
 2  name: "Bug report \U0001F41B"
 3  about: Create a report to help us improve
 4  labels: 'new issue, bug'
 5  ---
 6  
 7  **Describe the bug**
 8  A clear and concise description of what the bug is, including the exact market(e.g. polygon v3) on which it was observed.
 9  
10  **To Reproduce**
11  Steps to reproduce the behavior:
12  
13  1. Go to '...'
14  2. Click on '....'
15  3. Scroll down to '....'
16  4. See error
17  
18  **Expected behavior**
19  A clear and concise description of what you expected to happen.
20  
21  **Screenshots**
22  If applicable, add screenshots to help explain your problem.
23  
24  **Desktop (please complete the following information):**
25  
26  - OS: [e.g. iOS]
27  - Browser [e.g. chrome, safari]
28  - Version [e.g. 22]
29  
30  **Smartphone (please complete the following information):**
31  
32  - Device: [e.g. iPhone6]
33  - OS: [e.g. iOS8.1]
34  - Browser [e.g. stock browser, safari]
35  - Version [e.g. 22]
36  
37  **Additional context**
38  Add any other context about the problem here.