Skip to content

Contributing

Tanuj Kumar edited this page Jul 23, 2025 · 2 revisions

Contribution Guide

Thank you for your interest in contributing to the Arduino Explorer: 30 Days, 30 Sensors project!
Your help is valuable to improve the tutorials, code, documentation, and overall learning experience.


How to Contribute

1. Reporting Issues

  • Found a bug, typo, or something unclear?
  • Use the GitHub Issues page to report it.
  • Please provide clear details and steps to reproduce the issue.

2. Suggesting Features or Improvements

  • Have ideas for new sensors, tutorials, or project improvements?
  • Open a new issue labeled as a feature request.
  • Describe your suggestion clearly and why it’s helpful.

3. Submitting Pull Requests (PRs)

  • Fork the repository.
  • Clone your fork locally and create a new branch.
  • Make your changes (code, docs, examples).
  • Test your changes thoroughly.
  • Push your branch and open a Pull Request on the main repo.
  • Write a clear description of what your PR does.

Contribution Guidelines

  • Follow the existing code style and formatting.
  • Write clear and concise commit messages.
  • Ensure tutorials and code are beginner-friendly.
  • Provide comments and documentation where needed.
  • Respect community guidelines and be courteous.

Getting Help

If you need guidance or have questions:

  • Open an issue to discuss your idea first.
  • Contact the maintainer via GitHub Discussions or LinkedIn.

Thank you for helping build an awesome learning community! 🚀

Clone this wiki locally