Skip to content

Commit b323f3f

Browse files
committed
chore: update bug report template
1 parent 81ecf85 commit b323f3f

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,12 @@ body:
88
value: |
99
Thank you for using googlemaps/react-native-navigation-sdk!
1010
11-
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.
11+
If you believe this bug is related to a feature in our native SDKs or you have question about how features should be used, please create an issue in the [support console](https://cloud.google.com/support/).
12+
This will ensure a timely response.
13+
14+
Links to the official native SDKs supported by Google Support:
15+
- [Android](https://developers.google.com/maps/documentation/navigation/android-sdk)
16+
- [iOS](https://developers.google.com/maps/documentation/navigation/ios-sdk)
1217
1318
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/).
1419
@@ -44,6 +49,13 @@ body:
4449
description: Provide the version of googlemaps/react-native-navigation-sdk.
4550
validations:
4651
required: true
52+
- type: checkboxes
53+
attributes:
54+
label: Native SDK versions
55+
description: Confirm that you have not changed the version of the native SDKs.
56+
options:
57+
- label: I haven't changed the version of the native SDKs
58+
required: true
4759
- type: textarea
4860
attributes:
4961
label: React Native Doctor Output

0 commit comments

Comments
 (0)