Community
Contributors
Contributors
Quotio is made possible by contributions from amazing developers and users worldwide. Thank you to everyone who has helped make this project better!
Loading contributors...
How to Contribute
There are many ways to contribute to Quotio:
Code Contributions
Submit pull requests for bug fixes, new features, or performance improvements.
- Fork the repository
- Create a feature branch (
git checkout -b feature/amazing-feature) - Commit your changes (
git commit -m 'Add amazing feature') - Push to the branch (
git push origin feature/amazing-feature) - Open a Pull Request
Documentation
Help improve documentation by:
- Fixing typos and grammar
- Adding examples and tutorials
- Translating documentation to other languages
- Creating guides for new use cases
Bug Reports
Found a bug? Please report it by opening an issue with:
- Clear description of the problem
- Steps to reproduce
- Expected vs actual behavior
- Environment details (macOS version, app version)
Feature Requests
Have an idea for a new feature? Open an issue with:
- Clear description of the feature
- Why it would be useful
- Possible implementation ideas
- Mockups or examples (if applicable)
Testing & Feedback
Help by:
- Testing pre-release versions
- Providing feedback on new features
- Reporting edge cases and bugs
- Suggesting improvements
Contribution Guidelines
- Be respectful and constructive in discussions
- Follow the existing code style and conventions
- Write clear commit messages
- Add tests for new features when possible
- Update documentation for any changes
Recognition
All contributors are recognized and listed above. Your efforts help make Quotio better for everyone!
