-
Notifications
You must be signed in to change notification settings - Fork 21
Add DEVELOPMENT.md #155
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Add DEVELOPMENT.md #155
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Pull request overview
This PR adds a new DEVELOPMENT.md file to help onboard contributors to the fluss-rust project. The guide provides essential information about prerequisites, project structure, building, testing, and code quality tools.
Changes:
- Added DEVELOPMENT.md with development setup instructions, project directory structure, and build/test commands
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
|
All copilot comments addressed |
luoyuxia
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@leekeiabstraction Thanks for that. Left minor comment. PTAL
|
Thank you @luoyuxia Addressed comments, PTAL! |
Purpose
Add DEVELOPMENT.md file to help onboard contributors quicker