Thank you for considering a contribution to RateGuru.
- Work from
develop. - Use one branch per task.
- Use
feature/RG-XXX-short-titlebranch names. - Use
RG-XXX: English commit titlecommit messages. - Keep changes scoped to the task acceptance criteria.
- Write or update tests when the task is testable.
- Run the related tests before opening a pull request.
- Do not include unrelated file changes.