Thank you for your interest in contributing to Pythonik! We welcome contributions from the community and are grateful for any help you can provide.
Please note that this project is released with a Contributor Code of Conduct. By participating in this project you agree to abide by its terms.
- Fork the repository on GitHub
- Clone your fork locally
- Create a new branch for your contribution
- Make your changes, including any necessary tests
- Push your changes to your fork
- Submit a pull request
- Please follow the existing code style in the project
- Write clear, descriptive commit messages
- Use the GitHub issue tracker to report bugs
- Describe the issue in detail, including steps to reproduce
- Include the version of the project you're using and your environment details
- Create a new branch for each feature or bug fix
- Keep pull requests focused on a single change
- Add tests for any new features or bug fixes
- Update documentation as necessary
- Ensure all tests pass before submitting your pull request
If you have any questions or need further clarification, please open an issue or contact the maintainers.
Thank you for contributing to Pythonik!