Skip to content

Instantly share code, notes, and snippets.

@LarryKarani
Last active December 11, 2020 09:45
Show Gist options
  • Save LarryKarani/c199527361bae9d4034c72cd57119f2a to your computer and use it in GitHub Desktop.
Save LarryKarani/c199527361bae9d4034c72cd57119f2a to your computer and use it in GitHub Desktop.

Description Explain what you have changed, and why.

How can This be tested

  • Clone the repo
  • Setup project according to Readme.md
  • checkout to branch ``

Type of change

  • Bugfix(a non-breaking change which fixes an issue)
  • New feature(a non-breaking change which adds functionality)
  • Breaking change(fix of a feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update

Checklist:

  • My code follows the style guidelines of this project
  • I have linted my code before submission
  • 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 tests pass locally with my changes

Trello ID

Relevant screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment