Skip to content

Instantly share code, notes, and snippets.

@prats226
Last active March 7, 2018 01:20
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 prats226/88caa857aee7c55900048ec40b1da684 to your computer and use it in GitHub Desktop.
Save prats226/88caa857aee7c55900048ec40b1da684 to your computer and use it in GitHub Desktop.
NanoNets pull request template

Description

Include summary of changes, what issue have been fixed and any context if required

How to test this

Include testing instructions to help review faster.
If API needs to be tested or any specific web page needs to be tested or any external service needs to be checked for output.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment