Skip to content

docs(contributing): add CONTRIBUTING.md#34

Merged
adrianbrad merged 1 commit intomainfrom
chore/add-contributing
Apr 20, 2026
Merged

docs(contributing): add CONTRIBUTING.md#34
adrianbrad merged 1 commit intomainfrom
chore/add-contributing

Conversation

@adrianbrad
Copy link
Copy Markdown
Owner

Codifies the contribution workflow:

  • PR workflow (conventional-branch prefixes, conventional commit style, CODEOWNER approval, status checks, branch up-to-date)
  • Local gates: make lint and make test-coverage (100% required)
  • Reporting bugs / feature requests / security (→ SECURITY.md)
  • Release process (SemVer via tags)

Unblocks the OpenSSF Best Practices contribution_requirements question with a direct answer (URL to this file) and is a silver-tier badge requirement.

Codifies the PR workflow, coding standards, and gates (make lint,
make test-coverage at 100%, conventional commits and branch prefixes,
CODEOWNER review). Unblocks the OpenSSF Best Practices
contribution_requirements question and is a silver-tier requirement.
@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 20, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (29223e0) to head (7b10c27).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff            @@
##              main       #34   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files            5         5           
  Lines          442       442           
=========================================
  Hits           442       442           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@adrianbrad adrianbrad merged commit f6037c0 into main Apr 20, 2026
10 checks passed
@adrianbrad adrianbrad deleted the chore/add-contributing branch April 21, 2026 09:09
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.

1 participant