docs: add Code of Conduct and Contributing guide#349
Merged
Conversation
Add CODE_OF_CONDUCT.md at the repo root, adapted from the BIDS Code of Conduct (Contributor Covenant v1.4), with the OSA project contact for enforcement. Add CONTRIBUTING.md documenting the develop-based workflow, setup, code style, testing conventions, and how to add a new community assistant. Closes #347 Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com> Claude-Session: https://claude.ai/code/session_016hnRw2kMvy9RBdQUWJ9LK9
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.
Summary
Adds a Code of Conduct and a Contributing guide at the repository root, addressing #347 (needed for the OS4LS submission).
CODE_OF_CONDUCT.md— Adapted from the BIDS Code of Conduct (Contributor Covenant v1.4), as the issue requested. Body text is verbatim upstream; the only OSA-specific changes are the title, the enforcement contact (yahya@osc.earth, the maintainer email frompyproject.toml), and an added attribution line crediting the BIDS CoC.CONTRIBUTING.md— Documents the actual project conventions fromCLAUDE.mdand.rules/: thedevelop-based workflow,uvsetup, ruff/type-hint/docstring style, the no-mocks / dynamic-tests / >70%-coverage testing rules, how to add a new community assistant via the YAML registry, PR submission steps, security reporting, and MIT licensing. Links to the Code of Conduct.Verified the adopted Code of Conduct is in sync with the current upstream BIDS version — no substantive text differences beyond the intentional OSA adaptations above.
Closes #347
🤖 Generated with Claude Code
Generated by Claude Code