We welcome contributions from everyone! This guide will help you get started with contributing to this project.
- Fork the repository
- Create a feature branch (
git checkout -b feature/AmazingFeature) - Make your changes
- Commit your changes (
git commit -m 'Add some AmazingFeature') - Push to the branch (
git push origin feature/AmazingFeature) - Open a Pull Request
Please be respectful and inclusive in all interactions.
Thanks to all the amazing contributors who have helped improve this project! 💙
This project is licensed under the MIT License - see the LICENSE file for details.