Skip to content

Commit 035db7a

Browse files
authored
Update issue templates
1 parent 75cd359 commit 035db7a

1 file changed

Lines changed: 50 additions & 0 deletions

File tree

Lines changed: 50 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,50 @@
1+
---
2+
name: Bug report
3+
about: Create a report to help us improve
4+
title: ''
5+
labels: 'triage me, type: bug'
6+
assignees: ''
7+
8+
---
9+
10+
Thanks for stopping by to let us know something could be better!
11+
12+
---
13+
**PLEASE READ**
14+
15+
If you have a support contract with Google, please create an issue in the [support console](https://cloud.google.com/support/). This will ensure a timely response.
16+
17+
Discover additional support services for the Google Maps Platform, including developer communities, technical guidance, and expert support at the Google Maps Platform [support resources page](https://developers.google.com/maps/support/).
18+
19+
If your bug or feature request is not related to this particular library, please visit the Google Maps Platform [issue trackers](https://developers.google.com/maps/support/#issue_tracker).
20+
21+
Check for answers on StackOverflow with the [google-maps](http://stackoverflow.com/questions/tagged/google-maps) tag.
22+
23+
---
24+
25+
Please be sure to include as much information as possible:
26+
27+
#### Environment details
28+
29+
1. Specify the API at the beginning of the title (for example, "Places: ...")
30+
2. OS type and version
31+
3. Library version and other environment information
32+
33+
#### Steps to reproduce
34+
35+
1. ?
36+
37+
#### Code example
38+
39+
```
40+
# example
41+
```
42+
43+
#### Stack trace
44+
```
45+
# example
46+
```
47+
48+
Following these steps will guarantee the quickest resolution possible.
49+
50+
Thanks!

0 commit comments

Comments
 (0)