Files
the-pet-loft/.gitea/PULL_REQUEST_TEMPLATE.md
ianshaloom 56d7a653eb
All checks were successful
CI / Lint, Typecheck & Test (push) Successful in 1m49s
chore(gitea): add PR template and instructions for merging feat/storefront into staging
Made-with: Cursor
2026-03-13 21:54:20 +03:00

15 lines
687 B
Markdown

## Summary
Merge `feat/storefront` into `staging` to bring storefront and support/legal updates onto the staging branch.
## Changes (feat/storefront → staging)
- **Returns & refunds**: Support returns page, FAQ, and General Terms updated so customer bears return postage cost (deducted from refund).
- **Storefront**: Returns policy page content aligned with legal (14-day withdrawal, return address, exclusions).
- **CI**: Branch pattern in workflow updated.
## Checklist
- [ ] CI (lint, typecheck, test) passes on `feat/storefront`
- [ ] No merge conflicts with `staging`
## How to merge
After approval, merge this PR into `staging` (merge commit or squash as per your workflow).