Skip to content

Commit 10d56df

Browse files
authored
chore: fix support path in issue templates (#401)
1 parent 7cc4b36 commit 10d56df

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

.github/ISSUE_TEMPLATE/bug_report.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
value: |
99
Thank you for using googlemaps/react-native-navigation-sdk!
1010
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/).
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://console.cloud.google.com/google/maps-apis/support/createcase).
1212
This will ensure a timely response.
1313
1414
Links to the official native SDKs supported by Google Support:

.github/ISSUE_TEMPLATE/feature_request.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ body:
88
value: |
99
Thank you for suggesting an improvement for 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 have a support contract with Google, please create an issue in the [support console](https://console.cloud.google.com/google/maps-apis/support/createcase). This will ensure a timely response.
1212
- type: checkboxes
1313
attributes:
1414
label: Is there an existing issue for this?

.github/ISSUE_TEMPLATE/support_request.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ assignees: ''
1010

1111
**PLEASE READ**
1212

13-
If you have a support contract with Google and questions related to how Navigation SDK works and its features should be used, please create an issue in the [support console](https://cloud.google.com/support/). This will ensure a timely response.
13+
If you have a support contract with Google and questions related to how Navigation SDK works and its features should be used, please create an issue in the [support console](https://console.cloud.google.com/google/maps-apis/support/createcase). This will ensure a timely response.
1414

1515
Links to the official native SDKs:
1616
- [Android](https://developers.google.com/maps/documentation/navigation/android-sdk)

0 commit comments

Comments
 (0)