Skip to content

Commit c3f54e7

Browse files
committed
Add bug report issue template
1 parent 9ee46a3 commit c3f54e7

1 file changed

Lines changed: 38 additions & 0 deletions

File tree

Lines changed: 38 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,38 @@
1+
---
2+
name: "\U0001F41E Bug Report"
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: bug
6+
assignees: ''
7+
---
8+
9+
**Describe the bug**
10+
A clear and concise description of what the bug is.
11+
12+
**To Reproduce**
13+
Steps to reproduce the behavior:
14+
15+
1. Go to '...'
16+
2. Click on '....'
17+
3. Scroll down to '....'
18+
4. See error
19+
20+
**Expected behavior**
21+
A clear and concise description of what you expected to happen.
22+
23+
**Screenshots**
24+
If applicable, add screenshots to help explain your problem.
25+
26+
**Environment**
27+
28+
- OS: [e.g. macOS 14.0, Android 14]
29+
- Unity version: [e.g. 2021.3.22f1]
30+
- Web3Modal Package Version: [e.g.v1.0.1]
31+
32+
**Is this happening in Unity Editor or on a player like Android, iOS, Windows?**
33+
34+
**Wallets used for testing**
35+
[e.g. Metamask iOS, Trust Android]
36+
37+
**Additional context**
38+
Add any other context about the problem here.

0 commit comments

Comments
 (0)