Create a PrestaShop Pull Request
Purpose
Guide a contributor through creating a pull request that complies with the PrestaShop contribution guidelines, including the mandatory metadata table.
Steps
1. Gather context
- Read the PR template from
.github/PULL_REQUEST_TEMPLATE.md— this is the single source of truth for the table format. - Run
git logandgit diffagainst the target branch to understand what changed. - Identify the target branch from git (see branching rul
[Description truncada. Veja o README completo no GitHub.]