Advertisement
Guest User

Untitled

a guest
Oct 19th, 2019
118
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.00 KB | None | 0 0
  1. # Description
  2.  
  3. 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.
  4.  
  5. Fixes # (issue)
  6.  
  7. ## Type of change
  8.  
  9. Please delete options that are not relevant.
  10.  
  11. - [ ] Bug fix (non-breaking change which fixes an issue)
  12. - [ ] New feature (non-breaking change which adds functionality)
  13. - [ ] This change requires a documentation update
  14.  
  15. # How Has This Been Tested?
  16.  
  17. Please provide images and a description for testing that you ran to verify your changes. Provide instructions so we can reproduce. Please also list any relevant details for your test configuration.
  18.  
  19.  
  20. # Checklist:
  21.  
  22. - [ ] My code follows the Invision and Confluence requirements of the project
  23. - [ ] I have performed a review of my own code
  24. - [ ] I have commented any hard-to-understand areas of my code
  25. - [ ] I have added tests that prove my fix is effective or that my feature works
  26. - [ ] New and existing unit tests pass locally with my changes
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement