docs: add CONTRIBUTING.md#130
Closed
Gingiris wants to merge 1 commit intohuggingface:mainfrom
Closed
Conversation
|
closed per maintainer request |
Author
|
Understood — thanks for the note, @fglogan. No worries at all. If the maintainers ever want to revisit a contributing guide down the line, happy to help. Good luck with the project! |
Author
|
Closing this per earlier feedback. Apologies for the delay in cleaning up. Thank you! 🙏 |
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.
Why
The repo has no CONTRIBUTING.md. External contributors currently have to reverse-engineer expectations from merged PRs, REVIEW.md, and the README. A contributing guide lowers that friction — particularly useful now that the project is gaining attention and receiving more external PRs.
What this adds
uv, env file configurationfix/,feat/,docs/,ci/)agent/core/tools.pypytest, what to test, where tests liveWhat this does not do
Verification
README.md,REVIEW.md) point to files that exist at the repo root.ToolSpecpattern description matchesagent/core/tools.py.