Skip to content

Instantly share code, notes, and snippets.

@weemanjz
Created November 15, 2019 15:16
Show Gist options
  • Save weemanjz/a20ccb9f3f492b9bd21ab026a1d46353 to your computer and use it in GitHub Desktop.
Save weemanjz/a20ccb9f3f492b9bd21ab026a1d46353 to your computer and use it in GitHub Desktop.
Pull request template

https://team.atlassian.net/browse/ABCD-XXXX

Description

Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for this change. If possible provide reproduction steps to properly run and test given code

How Has This Been Tested?

Please describe the tests that you ran to verify your changes. Provide instructions so we can reproduce.

Checklist

  • I have added tests to cover my changes.
  • CircleCI job passed.
  • I have assigned all my team members to this PR.
  • This branch is up-to-date with the base branch.
  • I have made changes that require update to the README file.
  • I have made changes that require update to the WIKI.
  • I have made changes that require update to the API documntation.
  • I have made changes that require update in capistrano scripts.
  • I have made changes that require additional action before/after deploy.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment