Thanks for your interest in contributing to FolderZipperVersioning!
- Fork the repository
- Create a feature branch
- Make your changes
- Run tests: python app-files/test_zipper.py
- Submit a pull request
- Follow PEP 8
- Use meaningful variable names
- Add comments for complex logic