Thank you for your interest in contributing to Zippy!
- Report Bugs: If you find a bug, please open an issue with clear steps to reproduce it.
- Suggest Features: Feature requests are welcome! Please describe your idea and its use case.
- Submit Pull Requests:
- Fork the repository.
- Create a new branch for your changes.
- Make your changes with clear commit messages.
- Ensure your code is clean and tested.
- Submit a pull request describing your changes.
- Use clear, descriptive variable and function names.
- Keep code readable and well-commented.
- Follow Go best practices.
- Be respectful and constructive in discussions.
- Attribution is appreciated but not required (see LICENSE).
By contributing, you agree that your contributions will be licensed under the Zippy License.
- Do not submit code that you do not have the right to contribute.
- By submitting a contribution, you certify that you have the right to license your code under the Zippy License.
- Please do not submit pull requests that only include cosmetic changes (such as whitespace or formatting) unless they are part of a larger, meaningful contribution.
Happy coding!