-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Erika Suárez Valencia edited this page Jan 28, 2020
·
2 revisions
Welcome to the PEM-scrum wiki!
The idea here is to document our workflow and other important things for our developments.
-
Git branching model: https://nvie.com/posts/a-successful-git-branching-model/
- use prefix on feature branches?
- use gitflow or something similar?
-
Commit messages: "If applied, this commit will…" #2
-
Github actions on feature and release branches
-
Template for PR descriptions #4
-
Guide for PR review?
- Run locally an test functionality?
- what to check in code review?: unnecessary variables, optimization, legibility necessary / unnecessary comments