Skip to content

Instantly share code, notes, and snippets.

@SwiftyWang
Created July 7, 2020 02:07
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 SwiftyWang/e7fc28288a76540fa162079fff079ee4 to your computer and use it in GitHub Desktop.
Save SwiftyWang/e7fc28288a76540fa162079fff079ee4 to your computer and use it in GitHub Desktop.
# Description, Motivation and Context
# Link to the resources (mockups, change description)
# What is the destination branch of this PR?
# How Has This Been Tested?
# Screenshots:
# Does this change require updates outside of the code, like updating the documentation, configuration? If so, was this done?
# Do reviewers should manually test your changes?
# Is the code testable? If not - why?
# Does similar functionality already exist in the codebase? If so, why isn’t this functionality reused?
# Checklist:
[ ] I unit tested new methods.
[ ] I checked linter on local.
[ ] I checked unit tests on local.
# Which variants have been affected
[ ] variant 1
[ ] variant 2
[ ] variant 3
[ ] variant 4
# Files with major changes / what is worth paying more attention to?
(Delete this point if it is not needed)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment