Thank you for considering contributing to this project! Here are some guidelines to help you get started:
- Use the Issues tab.
- Provide detailed information about the problem.
- Fork the repository.
- Create a feature branch (
git checkout -b feature/your-feature
). - Commit your changes (
git commit -m "Description of your changes"
). - Push to your fork (
git push origin feature/your-feature
). - Open a pull request.
- Be respectful and inclusive.