Skip to content

Commit 86d2bc8

Browse files
committed
docs(PullRequest): add no external contributions in PR template.
1 parent 372e0fc commit 86d2bc8

File tree

1 file changed

+5
-16
lines changed

1 file changed

+5
-16
lines changed

.github/pull_request_template.md

Lines changed: 5 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -1,18 +1,7 @@
1-
---
2-
name: Pull request
3-
about: Create a pull request
4-
label: 'triage me'
1+
**NOTE: We are not accepting external contributions at this time.**
52

6-
---
3+
If you find a bug or have a feature request related to these samples, please [file an issue](https://github.com/googlemaps/maps-sdk-for-ios-samples/issues).
74

8-
Thank you for opening a Pull Request!
9-
10-
---
11-
12-
Before submitting your PR, there are a few things you can do to make sure it goes smoothly:
13-
- [ ] Make sure to open a GitHub issue as a bug/feature request before writing your code! That way we can discuss the change, evaluate designs, and agree on the general idea
14-
- [ ] Ensure the tests and linter pass
15-
- [ ] Code coverage does not decrease (if any source code was changed)
16-
- [ ] Appropriate docs were updated (if necessary)
17-
18-
Fixes #<issue_number_goes_here> 🦕
5+
If you find a bug or have a feature request related to one of the SDKs, you can file an issue on either the
6+
[Google Maps SDK for iOS Issue Tracker](https://developers.google.com/maps/documentation/ios-sdk/support#issue-tracker).or the
7+
[Places SDK for iOS Issue Tracker](https://issuetracker.google.com/savedsearches/5050150).

0 commit comments

Comments
 (0)