Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions .github/ISSUE_TEMPLATE/config.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
blank_issues_enabled: false
contact_links:
- name: BUG REPORT
url: https://developers.google.com/admob/support
about: File a bug report to the Google Mobile Ads SDK team.
- name: Google Mobile Ads Unity Plugin Support
url: https://developers.google.com/admob/support
about: Please file feature requests, bugs, and other issues to the official Google Mobile Ads SDK developer support channels.
Expand Down
5 changes: 5 additions & 0 deletions .github/ISSUE_TEMPLATE/github-issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,11 @@ validate_template=true
template_path=.github/ISSUE_TEMPLATE/bug_report.md
-->

> [!WARNING]
> Bugs should be filed [here](https://developers.google.com/admob/support)
> because they are best equipped to help. This repository is for the
> sample and community feedback only.

### [REQUIRED] Step 1: Describe your environment

* Unity version: _____
Expand Down