Skip to content

docs: align contributing guide with CI checks#124

Merged
marandaneto merged 1 commit intomainfrom
docs/align-contributing-with-ci
Apr 17, 2026
Merged

docs: align contributing guide with CI checks#124
marandaneto merged 1 commit intomainfrom
docs/align-contributing-with-ci

Conversation

@marandaneto
Copy link
Copy Markdown
Member

💡 Motivation and Context

The contributing guide did not match the commands we currently run in CI for dependency installation, PHPUnit, and style checks.

This PR updates CONTRIBUTING.md so contributors can follow the current workflow locally.

💚 How did you test it?

  • Not run (docs-only changes)
  • Compared the updated commands against .github/workflows/php.yml

📝 Checklist

  • I reviewed the submitted code.
  • I added tests to verify the changes.
  • I updated the docs if needed.
  • No breaking change or entry added to the changelog.

If releasing new changes

  • Added the release label to the PR
  • Added exactly one version bump label: bump-patch, bump-minor, or bump-major

@marandaneto marandaneto requested a review from a team as a code owner April 17, 2026 12:24
@marandaneto marandaneto merged commit 0603950 into main Apr 17, 2026
11 checks passed
@marandaneto marandaneto deleted the docs/align-contributing-with-ci branch April 17, 2026 12:26
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.

2 participants