Thank you for considering contributing to Predicta! Here's how you can help:
- Fork the repository
- Create a new branch (
git checkout -b feature/improvement) - Make your changes
- Commit your changes (
git commit -am 'Add new feature') - Push to the branch (
git push origin feature/improvement) - Create a Pull Request
- Follow the existing code style
- Write clear commit messages
- Keep your changes focused
- Use the issue tracker
- Include steps to reproduce
- Include expected and actual behavior
- Include your environment details
Feel free to contact the maintainers if you have any questions.
By contributing, you agree that your contributions will be licensed under the same license as the project.