mirror of
https://github.com/NicolasBohn/NexQuant.git
synced 2026-07-27 23:47:46 +00:00
67e910fc1f
- Rebrand from RD-Agent to Predix for EUR/USD quantitative trading - Update all documentation to English - Remove Microsoft-specific references - Clean up temporary files and backups - Update LICENSE, README, and configuration for PredixAI organization Breaking changes: - Project name changed from 'rdagent' to 'predix' in pyproject.toml - All Microsoft and RD-Agent branding replaced with Predix - Documentation completely rewritten for EUR/USD focus Documentation: - README.md: Professional English documentation with installation, quick start, CLI reference - CHANGELOG.md: Cleaned up, references upstream RD-Agent for historical changes - CODE_OF_CONDUCT.md: Switched to Contributor Covenant v2.0 - SECURITY.md: Predix-specific vulnerability reporting process - SUPPORT.md: Updated support channels (nico@predix.io, GitHub Discussions) - CONTRIBUTING.md: Adapted for Predix project - docs/: Sphinx configuration updated for Predix branding Configuration: - pyproject.toml: Updated project metadata, keywords, URLs for PredixAI - .gitignore: Comprehensive Python/gitignore template - Makefile: Updated CI pages URL - setup_predix_eurusd.sh: Translated to English Cleanup: - Deleted log files, caches, __pycache__ directories - Removed backup files (*.backup_*) - Cleaned web/node_modules
26 lines
988 B
Markdown
26 lines
988 B
Markdown
# Support
|
|
|
|
## How to file issues and get help
|
|
|
|
This project uses GitHub Issues to track bugs and feature requests. Please search the existing
|
|
issues before filing new issues to avoid duplicates. For new issues, file your bug or
|
|
feature request as a new Issue.
|
|
|
|
- **Issues**: [https://github.com/PredixAI/predix/issues](https://github.com/PredixAI/predix/issues)
|
|
|
|
For help and questions about using this project, please reach out via:
|
|
|
|
- **Email**: nico@predix.io
|
|
- **GitHub Discussions**: [https://github.com/PredixAI/predix/discussions](https://github.com/PredixAI/predix/discussions)
|
|
|
|
## Community Support
|
|
|
|
We encourage users to help each other through GitHub Discussions or by contributing
|
|
answers to issues. If you find a solution to a problem, please consider sharing it
|
|
publicly to help others.
|
|
|
|
## Support Policy
|
|
|
|
Support is provided on a best-effort basis by the maintainers and community.
|
|
For critical issues or commercial support needs, please contact the maintainers directly.
|