Skip to content

docs: add CONTRIBUTING.md and update README contributing section#54

Merged
cdprice02 merged 2 commits intomainfrom
docs/issue-11-contributing
Apr 8, 2026
Merged

docs: add CONTRIBUTING.md and update README contributing section#54
cdprice02 merged 2 commits intomainfrom
docs/issue-11-contributing

Conversation

@cdprice02
Copy link
Copy Markdown
Owner

Description

Closes #11.

Adds .github/CONTRIBUTING.md with branching conventions, PR workflow, test and lint requirements, and project principles. Updates the README contributing section to link to it rather than duplicating content.

Type of change

  • Docs

Test checklist

  • cargo test passes
  • cargo clippy --all-targets --all-features -- -D warnings passes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Copilot AI review requested due to automatic review settings April 8, 2026 01:01
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Adds a centralized contribution guide for ferrish and updates the README to link to it, aligning contribution expectations with the project’s workflow and principles.

Changes:

  • Add .github/CONTRIBUTING.md covering branch naming, PR workflow, tests/lint requirements, and core principles.
  • Update README.md “Contributing” section to point to the new contributing guide instead of duplicating guidance.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 1 comment.

File Description
README.md Replaces inline contribution guidance with a link to the canonical contributing document.
.github/CONTRIBUTING.md Introduces contribution standards (branch/PR workflow) and documents test/lint expectations and principles.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@cdprice02 cdprice02 merged commit 5b9c312 into main Apr 8, 2026
8 checks passed
@cdprice02 cdprice02 deleted the docs/issue-11-contributing branch April 8, 2026 01:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add CONTRIBUTING.md

2 participants