💡 Tip: Recommended PR title format
docs(scope): descriptionExample:docs(api): update trading endpoints|docs(readme): add setup guide
- 📖 README update
- 📋 API documentation
- 🎓 Tutorial/Guide
- 📝 Code comments
- 🔧 Configuration docs
- 🐛 Fix typo/error
- 🌍 Translation
- Closes #
- Related to #
- English version complete
- Chinese version complete
- Both versions are consistent
- N/A (only one language needed)
- Information is accurate and up-to-date
- Language is clear and concise
- No spelling or grammar errors
- Links are valid and working
- Code examples are tested and working
- Formatting is consistent
- Follows project documentation style
- Includes necessary examples
- Technical terms are explained
- Self-review completed
- Commits follow conventional format
- Rebased on latest
devbranch - No merge conflicts
By submitting this PR, I confirm:
- I have read the Contributing Guidelines
- I agree to the Code of Conduct
- My contribution is licensed under AGPL-3.0
🌟 Thank you for your contribution!