Skip to content

Commit 5c5e07d

Browse files
authored
Create ISSUE_TEMPLATE.md
1 parent 06bfec0 commit 5c5e07d

File tree

1 file changed

+32
-0
lines changed

1 file changed

+32
-0
lines changed

.github/ISSUE_TEMPLATE.md

+32
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
name: 🐞 Bug Report
3+
about: Report a bug in this repo
4+
---
5+
6+
### Environment
7+
8+
How do you use Sentry?
9+
Sentry SaaS (sentry.io) or self-hosted/on-premise (which version?)
10+
11+
Which version of the SDK?
12+
13+
Which version of Unity?
14+
15+
Is this happening in Unity (editor) or on a player like Android, iOS, Windows?
16+
17+
### Steps to Reproduce
18+
19+
1. What
20+
2. you
21+
3. did.
22+
23+
### Expected Result
24+
25+
What you thought would happen.
26+
27+
### Actual Result
28+
29+
What actually happened. Maybe a screenshot/recording? Maybe some logs?
30+
31+
32+
### Any logs or screenshots

0 commit comments

Comments
 (0)