Thank you to everyone who has contributed to clog!
- davedotdev me@dave.dev
- Original creator and maintainer
- Initial architecture and implementation
- Feedback loop enhancements
- Documentation and developer experience
We welcome contributions from the community! Here are some ways you can help:
- Report bugs or request features via GitHub Issues
- Provide clear reproduction steps for bugs
- Describe your use case for feature requests
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Make your changes following the existing code style
- Write or update tests as needed
- Update documentation (README.md, CHANGELOG.md, etc.)
- Commit your changes with clear, descriptive messages
- Push to your fork and submit a pull request
- Fix typos or unclear explanations
- Add examples or use cases
- Improve installation instructions
- Translate documentation
- Test clog with different coding agents (Aider, Cursor, etc.)
- Share integration examples
- Provide feedback on the API and workflow
- Be respectful and constructive
- Focus on the code, not the person
- Explain the "why" behind suggestions
- Appreciate the effort that went into the contribution
All contributors will be acknowledged in this file and in release notes. Significant contributions may earn you a mention in the README.md as well.
Thank you for helping make clog better for everyone!