-
Pull Request Rubric - PR Rubric
-
Person who creates pull request SHOULD NOT merge own pull request
ADD image here ???
1 - 2 sentences describing purpose of pull request
Provided link [here]
Commits should follow the format below,
git commit -m 'FIX: readme'
git commit -m 'FEAT: initial navbar component'
git commit -m 'MISC: re-organizing repo for docker build'
- Each pull request should include a minimum of 2 reviewers
- Reviewers should comment a minimum of 2 constructive sentences
- Last reviewer should merge if everyone has approved changes