Advertisement
Guest User

Untitled

a guest
Jan 18th, 2017
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.76 KB | None | 0 0
  1. <!--- Provide a general summary of your changes in the Title above. -->
  2. <!--- At the very minimum, copy the Asana task(s) title. -->
  3.  
  4. #### Description
  5. <!--- Describe your changes in detail -->
  6.  
  7. #### Motivation and Context
  8. <!--- Why is this change required? What problem does it solve? -->
  9. <!--- If it fixes an open issue, please link to the issue here. -->
  10. <!--- If there are multiple tasks being addressed, -->
  11. <!--- group the task title and test link together. -->
  12.  
  13. #### Where should the reviewer start?
  14. <!--- Help the reviewer out by telling them what they are looking for. -->
  15. <!--- List any additional links needed to review the site. -->
  16.  
  17. #### How Has This Been Tested?
  18. <!--- Please describe in detail how you tested your changes. -->
  19. <!--- Include details of your testing environment, and the tests you ran to -->
  20. <!--- see how your change affects other areas of the code, etc. -->
  21.  
  22. #### Screenshots (if appropriate):
  23.  
  24. #### Types of changes
  25. <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: -->
  26. - [ ] Bug fix (non-breaking change which fixes an issue)
  27. - [ ] New feature (non-breaking change which adds functionality)
  28. - [ ] Breaking change (fix or feature that would cause existing functionality to change)
  29.  
  30. #### Checklist:
  31. <!--- Go over all the following points, and put an `x` in all the boxes that apply. -->
  32. <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! -->
  33. - [ ] My code follows the code style of this project.
  34. - [ ] My change requires a change to the documentation.
  35. - [ ] I have updated the `README.MD` accordingly.
  36. - [ ] I have tested the widget and it still populates & functions.
  37. - [ ] I have tested directory links and they still appear & function.
  38. - [ ] Does the knowledge base [Guru] need an update?
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement