We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53a4a7d commit 678b963Copy full SHA for 678b963
.github/ISSUE_TEMPLATE.md
@@ -0,0 +1,33 @@
1
+_Platform:_
2
+- [ ] iOS
3
+- [ ] Android
4
+
5
+Output of `npm ls --prod --depth=0`
6
7
+```
8
+<!-- Replace this -->
9
10
11
+Config:
12
13
14
+Sentry.config('https://[email protected]/...', {
15
+....
16
+}).install()
17
18
19
20
21
+---
22
+I have following issue:
23
24
+Description goes here ...
25
26
+**Steps to reproduce:**
27
+- Step
28
29
+**Actual result:**
30
+- Actual
31
32
+**Expected result:**
33
+- Result
0 commit comments