This document provides comprehensive contact information for the Sorting Office project, including how to get support, report issues, contribute, and contact the maintainers.
- 🆘 Support & Help
- 🐛 Bug Reports
- 🔒 Security Issues
- 💡 Feature Requests
- 📚 Documentation
- 🤝 Contributing
- 💰 Sponsorship
- 📞 Direct Contact
- 🏢 Enterprise Support
- 📋 Response Times
- 🔗 Quick Links
- Documentation: Check our README.md and docs/ directory
- Onboarding Guide: See docs/ONBOARDING.md for step-by-step setup instructions
- Configuration: Review config.toml.example for configuration options
- Installation Problems: Check docs/ONBOARDING.md for prerequisites and setup
- Database Issues: See docs/DATABASE_MANAGEMENT.md for database setup and troubleshooting
- Configuration Issues: Review docs/FIELD_MAPPING.md for field mapping configuration
- Search existing issues first to avoid duplicates
- Create a new issue with the "bug" label
- Include detailed information:
- Steps to reproduce
- Expected vs actual behavior
- Environment details (OS, database version, etc.)
- Error messages or logs
- Screenshots if applicable
We provide issue templates to help you report bugs effectively:
Please do not report security vulnerabilities through public GitHub issues.
- GitHub Security Advisories: github.com/flurdy/sortingoffice/security/advisories
- Contact Form: ltrbx.io/flurdy.com
- PGP Keys: keybase.io/flurdy for encrypted communication
- Description of the vulnerability
- Steps to reproduce
- Potential impact assessment
- Suggested fix (if any)
- Initial response: Within 48 hours
- Regular updates: On issue status
- Credit: In security advisories (if desired)
- Coordination: For responsible disclosure
- Search existing issues to avoid duplicates
- Create a new issue with the "enhancement" label
- Use the feature request template for structured requests
- Explain the use case and expected benefits
- Describe the problem you're trying to solve
- Explain how the feature would help
- Provide examples of similar features in other projects
- Consider implementation complexity and maintenance burden
- Report documentation issues: Use the documentation template
- Submit documentation improvements: Create pull requests
- Translation help: See docs/I18N_GUIDE.md
- User Guides: docs/ directory
- API Documentation: Code comments and examples
- Configuration: config.toml.example
- Internationalization: docs/I18N_GUIDE.md
- Read our guidelines: CONTRIBUTING.md
- Fork the repository: https://github.com/flurdy/sortingoffice
- Create a feature branch:
git checkout -b feature/your-feature - Make your changes: Follow our coding standards
- Test your changes: Run
make test-all - Submit a pull request: Use our PR template
- Local Development: See docs/ONBOARDING.md
- Testing: Run
make test-unit,make test-integration,make test-ui - Code Quality: Run
cargo fmtandcargo clippy
- Sponsorship tiers: See SPONSOR.md
- One-time donations: Contact us via https://ltrbx.io/flurdy.com
- Corporate support: Email for enterprise licensing and support
- GitHub Issues: https://github.com/flurdy/sortingoffice/issues
- Contact Form: https://ltrbx.io/flurdy.com
- PGP Keys: https://flurdy.com/contact
- GitHub Discussions: https://github.com/flurdy/sortingoffice/discussions
- Code of Conduct: CODE_OF_CONDUCT.md
For enterprise deployments, custom features, or commercial support:
- Contact: https://ltrbx.io/flurdy.com
- Services: Custom development, deployment assistance, training
- Licensing: Commercial licensing available
- Bug reports: 1-3 business days
- Feature requests: 1-2 weeks for initial response
- Documentation issues: 1-5 business days
- General questions: 1-3 business days
- Critical vulnerabilities: 24-48 hours
- High priority: 2-5 business days
- Medium/Low priority: 1-2 weeks
- Commercial inquiries: 1-2 business days
- Custom development: Varies by project scope
- Deployment assistance: 1-3 business days
- GitHub Repository: https://github.com/flurdy/sortingoffice
- Issues: https://github.com/flurdy/sortingoffice/issues
- Discussions: https://github.com/flurdy/sortingoffice/discussions
- Security Advisories: https://github.com/flurdy/sortingoffice/security/advisories
- Releases: https://github.com/flurdy/sortingoffice/releases
Thank you for your interest in Sorting Office! We appreciate your feedback, contributions, and support.