Skip to content

Instantly share code, notes, and snippets.

@sagar-gavhane
Last active June 9, 2021 14:14
Show Gist options
  • Save sagar-gavhane/e2278e6931ffe936085e4251906a2e04 to your computer and use it in GitHub Desktop.
Save sagar-gavhane/e2278e6931ffe936085e4251906a2e04 to your computer and use it in GitHub Desktop.
Pull Request Template

What type of PR is this? (check all applicable)

  • Refactor
  • Feature
  • Bug Fix
  • Optimization
  • Documentation

Pull request checklist

Please check if your PR fulfills the following requirements:

  • Build (npm run build) was run locally and any changes were pushed
  • Tests (npm run test) has passed locally and any fixes were made for failures

Description

Related Tickets & Documents

Mobile & Desktop Screenshots/Recordings (if there are UI changes)

Added tests?

  • Yes
  • No, because they aren't needed
  • No, because I need help

Does this introduce a breaking change?

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