Skip to content

Instantly share code, notes, and snippets.

@PuneetGopinath
Last active June 1, 2021 06:43
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save PuneetGopinath/234d752d6f1015c2a201d1ccc8f7cdea to your computer and use it in GitHub Desktop.
Save PuneetGopinath/234d752d6f1015c2a201d1ccc8f7cdea to your computer and use it in GitHub Desktop.

Checks

I have...

  • Read and understood the contributing guidelines
  • Updated any nessecary files such as the README.md and/or CHANGELOG.md.
  • The code follows the coding standard of this project.
  • commented in my code, particularly in hard-to-understand areas.
  • tested the code, locally and the test passed.

Choose either one:

  • This pr fixes a bug.
  • This pr add a new feature.
  • This pr has a breaking change (fix or feature that would cause existing functionality to not work as expected).
  • This pr changes documentation (README.md, CHANGELOG.md, etc.)
  • Other: __________

Description

Replace this line with a description about the changes you have made in this PR (Correcting typos, adding new features, etc.)

Closes #

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