Skip to content

Instantly share code, notes, and snippets.

@angeliquejw
Last active July 2, 2020 16:22
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save angeliquejw/6b86f4494ae9e768e84b986a8dccb9b1 to your computer and use it in GitHub Desktop.
Template for Pull Requests

Description

Motivation and Context

Fixes

[Jira ticket](https://lumenlearning.atlassian.net/browse/)

How Has This Been Tested?

Screenshots


Database changes

⚠️ Deployment instructions ⚠️

New ENV variables


Checklist

  • I have reviewed the AC for this feature and my changes meet all requirements
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
  • My change requires a change to the documentation.
  • I have updated the documentation accordingly.
  • I have requested a review from at least one other dev
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment