소개
This skill provides a comprehensive guide for contributing to the ActivityPub for WordPress plugin. It outlines the entire pull request process, starting from mandatory branch naming conventions (e.g., `fix/`, `add/`) and pre-push quality checks like linting and testing. It also specifies the exact commands for PR creation to automatically assign reviewers, details the requirements for changelog entries, and provides clear instructions for handling special cases like hotfixes and experimental features. Use this skill before creating any pull request to ensure your contribution aligns with project standards and can be merged smoothly.