Skip to content

Instantly share code, notes, and snippets.

@p5150j
Last active May 17, 2019 13:20
Show Gist options
  • Save p5150j/3026e73ef176b1d4a2dde655b8621f3d to your computer and use it in GitHub Desktop.
Save p5150j/3026e73ef176b1d4a2dde655b8621f3d to your computer and use it in GitHub Desktop.

Smart commit

git commit -m “[jiraProjectName]-[number]”

Status

Use github labels: WIP or Draft, Feedback requested, Ready for review

Description

Please include a summary of the change and which issue is fixed. Please provide the motivation for why this change is necessary at this stage of the product development cycle.

Related PRs

List related PRs against other branches: other_pr_production | link

Checks

  • Tests were run locally
  • Please identify two developers to review this change
  • Linting was done locally
  • Code and unit of code written has an associated test
  • If readme needs to be updated to reflect this unit of work

Impacted Areas in Application

List general components of the application that this PR will affect:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment