# Woocommerce Git

> Guidelines for git and GitHub operations in the WooCommerce repository.

- Skill: `woocommerce/woocommerce-git` (Agent Skill)
- Install (CLI): `npx skillmds@latest add woocommerce/woocommerce-git`
- Raw SKILL.md: https://api.skillmd.com/api/skills/woocommerce/woocommerce-git/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: woocommerce (https://skillmd.com/u/woocommerce)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/woocommerce/woocommerce-git

---


# WooCommerce Git Guidelines

## Pull Requests

When creating PRs, follow the template at `.github/PULL_REQUEST_TEMPLATE.md`. Include all sections from the template; if a section does not apply, write "N/A" under that heading. Pass the body via a HEREDOC to `gh pr create --body`.

