Thank you for considering contributing to Clima-Sense! ๐
We welcome all suggestions, bug reports, and pull requests.
- Fork the repository
- Create a new branch:
git checkout -b feature-name - Make your changes
- Commit your changes:
git commit -m 'Add feature' - Push to the branch:
git push origin feature-name - Open a pull request ๐
- Use clear, descriptive commit messages.
- Keep code modular and clean.
- Make sure your code is formatted properly and tested.
If you spot a bug or want a new feature, open an issue with:
- A descriptive title
- Steps to reproduce (if a bug)
- Screenshots or code snippets (if applicable)
Thanks for helping make Clima-Sense better! ๐ก