Skip to content

Latest commit

 

History

History
99 lines (63 loc) · 1.55 KB

File metadata and controls

99 lines (63 loc) · 1.55 KB

Contributing

Thank you for your interest in contributing to the Unity AdMob Integration Guide.

We welcome improvements, documentation updates, typo fixes, and suggestions that help make this repository more useful for Unity developers.


Ways to Contribute

You can help by:

  • Improving documentation
  • Reporting issues
  • Fixing broken links
  • Correcting code examples
  • Sharing best practices
  • Adding useful resources

Before You Submit

Please ensure:

  • Documentation is clear and easy to follow.
  • Markdown formatting is consistent.
  • Code examples are tested.
  • Images are optimized.
  • External links are valid.

Pull Requests

  1. Fork this repository.
  2. Create a new branch.
git checkout -b feature/my-improvement
  1. Commit your changes.
git commit -m "Improve documentation"
  1. Push your branch.
git push origin feature/my-improvement
  1. Open a Pull Request.

Reporting Issues

If you find an issue, please include:

  • Unity version
  • Platform (Android/iOS)
  • AdMob SDK version
  • Error message
  • Steps to reproduce

Code Style

  • Use clear naming.
  • Follow Unity C# conventions.
  • Keep documentation beginner friendly.
  • Explain technical concepts when necessary.

Community Guidelines

Please be respectful and constructive.

We aim to build a helpful learning resource for Unity developers worldwide.


Happy Coding!

Unity Source Code

Website: https://unitysourcecode.net

Unity Game Templates: https://unitysourcecode.net/products

Unity Blog: https://unitysourcecode.net/blog