Skip to content

Instantly share code, notes, and snippets.

@gavelez
Last active August 14, 2020 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save gavelez/37e3cb73c617ce8b43d58facc7b5e785 to your computer and use it in GitHub Desktop.
Save gavelez/37e3cb73c617ce8b43d58facc7b5e785 to your computer and use it in GitHub Desktop.
PR Template

Ticket

ABC-XXXXX

Change Summary

Motivation and Context

Dependencies

Testing instructions

Impact

Screenshots or Sample Output:

Before After
Handset Tablet

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to change)
  • Code maintenance (tests, refactors, etc that would improve code quality)

Checklist:

  • My code follows the code style of this project
  • I have created/updated documentation accordingly.
  • I have added tests to cover my changes.
  • All new and existing tests passed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment