You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(This is template for issue. Please choose from feature request or bug report or others then write.)
2
2
3
3
----
4
-
# FEATURE REQUEST / SUGGESTION
4
+
##FEATURE REQUEST / SUGGESTION
5
5
6
-
## SUMMARY
6
+
###SUMMARY
7
7
8
8
(write summary of your feature request or suggestion)
9
9
10
-
## DETAILS
10
+
###DETAILS
11
11
12
-
(write details with text, codes and images)
12
+
(write details/usecases with text, codes and images)
13
13
14
14
```
15
15
// usage of your requested feature to use
16
16
```
17
17
18
-
## PLATFORMS
18
+
###PLATFORMS
19
19
20
20
which platform do you want?
21
21
@@ -24,42 +24,48 @@ which platform do you want?
24
24
-[ ] UWP
25
25
26
26
----
27
-
# BUG / PROBREM REPORT
27
+
##BUG / PROBREM REPORT
28
28
29
-
## SUMMARY
29
+
###SUMMARY
30
30
31
31
(write summary of your bug report.)
32
32
33
-
##VERSION
33
+
### VERSIONS
34
34
35
-
### Xamarin.Forms.GoogleMaps
35
+
* Xamarin.Forms.GoogleMaps - x.x.x
36
+
* Xamarin.Forms - x.x.x
37
+
*
36
38
37
-
* x.x.x
38
-
39
-
### Xamarin.Forms
40
-
41
-
* x.x.x
42
-
43
-
## PLATFORMS
39
+
### PLATFORMS
44
40
45
41
-[ ] Android
46
42
-[x] iOS
47
43
-[ ] UWP
48
44
49
-
##STEPS FOR REPRODUCE
45
+
### HOW TO REPRODUCE
50
46
51
-
(write steps for reproduce with codes, screenshots and stacktraces.)
47
+
(Let me show how to reproduce with steps or codes)
52
48
53
49
1.
54
50
2.
55
51
3.
56
52
57
-
```
53
+
```csharp
58
54
// code for reproduce
59
55
```
60
56
57
+
### ACTUAL IMAGES
58
+
59
+
(Let me show your actual problem images/stacktrace. If you want to capture simulator screen to animation GIF, I recomend to [LICEcap](http://www.cockos.com/licecap/).)
0 commit comments