Thank you for improving ProductPulse Fullstack. This repository is maintained as a portfolio-grade, production-shaped project rather than a throwaway demo.
- Create a focused branch from
main. - Keep changes small enough to review.
- Run the local quality gates before opening a pull request.
- Update README, architecture, or operations notes when behavior changes.
- Health checks must pass.
- Tests must pass or the pull request must explain the missing coverage.
- Build checks must pass for user-facing changes.
- New runtime configuration must be documented in
.env.example.
Reviewers should look for correctness, operational risk, privacy impact, accessibility, and whether the change keeps the project understandable for future maintainers.