Skip to content

Instantly share code, notes, and snippets.

@Jhony0311
Created July 29, 2020 17:15
Show Gist options
  • Save Jhony0311/5d6de95430d1675e822989b2b734b7eb to your computer and use it in GitHub Desktop.
Save Jhony0311/5d6de95430d1675e822989b2b734b7eb to your computer and use it in GitHub Desktop.
PR Template
# 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.
Fixes # (tickets)
## Type of change ##
Please delete options that are not relevant.
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 not work as expected)
This change requires a documentation update
## How to test? ##
Please describe how to test/see in action your changes. Provide instructions so we can reproduce the previous issue, if applicable, and what to validate. Please also list any relevant details for your test configuration
Test A
Test B
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment