Thank you for considering contributing to the WeatherNow project!
Contributions, issues, and feature requests are welcome! Feel free to check the issues page.
We welcome contributions from the community and appreciate your help in improving the project.
If you want to contribute:
- Fork the project.
- Create your feature branch:
git checkout -b feature/AmazingFeature
- Commit your changes:
git commit -m 'Added some AmazingFeature'
- Push to the branch:
git push origin feature/AmazingFeature
- Open a pull request.