Add CONTRIBUTING.md - #66
Merged
Merged
Conversation
Co-authored-by: hzhangxyz <11623447+hzhangxyz@users.noreply.github.com>
Copilot
AI
changed the title
[WIP] Add contributing.md for contribution guidelines
Add CONTRIBUTING.md
Dec 6, 2025
hzhangxyz
marked this pull request as ready for review
December 6, 2025 02:44
Contributor
There was a problem hiding this comment.
Pull request overview
This PR adds a comprehensive CONTRIBUTING.md file to provide clear guidelines for contributors. The file is well-structured and accurately reflects the project's existing documentation, configuration files, and development practices.
- Establishes a complete contribution workflow from forking/cloning through PR submission
- Documents build instructions for all three language bindings (C++, Python, TypeScript/JavaScript) with correct version requirements
- Specifies code style tools and pre-commit hooks that match actual project configuration
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
hzhangxyz
requested changes
Dec 6, 2025
hzhangxyz
left a comment
Member
There was a problem hiding this comment.
- 你在前面需要欢迎issue和pr一下
- Submitting Pull Requests那里,不要太多强制,大概建个branch(名字合理即可不用强制feature/xxx)然后介绍也不要强制一定包含什么
Co-authored-by: hzhangxyz <11623447+hzhangxyz@users.noreply.github.com>
Contributor
Author
Done in 53aa36c. Added "We welcome issues and pull requests from everyone." at the beginning, and simplified the PR submission section to remove forced branch naming and strict content requirements. |
hzhangxyz
approved these changes
Dec 6, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Original prompt
✨ Let Copilot coding agent set things up for you — coding agent works faster and does higher quality work when set up for your repo.