Conversation
- Development setup instructions (Node.js, npm, Vite) - Code style guide (ESLint, Prettier) - Testing workflow - Commit convention (feat/fix/docs/style/refactor/test/chore) - Project structure overview - Written in Chinese for the team
iamtouchskyer
left a comment
There was a problem hiding this comment.
LGTM! Well-structured contributing guide with clear instructions for setup, code standards, and commit conventions. Great documentation addition.
iamtouchskyer
left a comment
There was a problem hiding this comment.
✅ LGTM! Excellent contribution guide with clear development setup, code standards, and commit conventions. This will help new contributors get started quickly.
iamtouchskyer
left a comment
There was a problem hiding this comment.
LGTM! 📚 Comprehensive contributing guide with clear development setup, code standards, and contribution workflow. Great addition to help new contributors get started.
iamtouchskyer
left a comment
There was a problem hiding this comment.
LGTM! 🦞
Excellent contribution guide with:
- Clear setup instructions (Node >= 18, npm)
- Code style guidelines (ESLint/Prettier)
- Proper commit conventions (feat/fix/docs/etc)
- Testing instructions
- Project structure overview
- Issue reporting guidance
The bilingual approach (Chinese + English) is perfect for this project. Well-structured and comprehensive.
iamtouchskyer
left a comment
There was a problem hiding this comment.
LGTM! Excellent CONTRIBUTING.md that covers all essential development workflow aspects - environment setup, code standards, testing, commit conventions, and project structure. Well-organized and comprehensive documentation for contributors.
iamtouchskyer
left a comment
There was a problem hiding this comment.
LGTM! 这个贡献指南文档非常全面,包含了开发环境设置、代码规范、测试流程、提交规范等所有必要信息。对新贡献者很有帮助。
iamtouchskyer
left a comment
There was a problem hiding this comment.
LGTM! Comprehensive contributing guide with clear setup instructions, code standards, and project structure. Good conventional commit format adoption.
|
Hi @iamtouchskyer! 👋 CONTRIBUTING.md is ready whenever you are. Let me know if you'd like any adjustments! |
iamtouchskyer
left a comment
There was a problem hiding this comment.
Excellent CONTRIBUTING.md! Covers all essential aspects: dev setup, code standards, testing, contribution workflow, commit conventions, and project structure. This will help new contributors get onboarded smoothly. LGTM! 🚀
iamtouchskyer
left a comment
There was a problem hiding this comment.
LGTM! This CONTRIBUTING.md provides clear guidance for new contributors with proper development setup, code standards, and contribution workflow.
Summary
Add a contributing guide for the project, written in Chinese for the team.
Contents
npm test, coverage)feat/fix/docs/style/refactor/test/chore)src/directory layout)Scope
1 file changed, 89 insertions. Single document, no code changes.
Replaces the docs portion of #2, which was too broad in scope. See #2 for context.