Hey there! Glad to see you're interested in contributing to this project. While I'm mostly "transcribing" code from 'Code the Classics', feel free to join in the fun. Here's how you can help:
- Use the GitHub issue tracker to report bugs.
- Before creating a new issue, please check to see if someone else has already reported the problem.
- Fork the repository.
- Create a branch for your changes.
- Make your changes.
- Push your changes back to your fork on GitHub.
- Create a pull request on the original repository.
- Please follow PEP 8 for Python code.
- Use meaningful variable names and keep your methods small.
By contributing to this project, you agree that your contributions will be licensed under the same terms as the original project CC BY-NC-SA 3.0.