Skip to content

Instantly share code, notes, and snippets.

@kaifresh
Created January 15, 2021 00:13
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 kaifresh/2d610bb8503b2a4944dfaa68105c423e to your computer and use it in GitHub Desktop.
Save kaifresh/2d610bb8503b2a4944dfaa68105c423e to your computer and use it in GitHub Desktop.
Pull Request Template

Pull Request Overview

Fixes #

πŸ“· Screenshots

🀨 Any Issues or Questions?

🏁 PR Checklist

  • Reference a GitHub issue or Jira ticket number in the description πŸ’―
  • πŸ“ Update the CHANGELOG.md (Put under [Unreleased]). Include link to this PR.
  • πŸ“ Add JSDoc code documentation
  • 🏷 Add Typescript types. (If needed.)
  • βœ… Add unit tests (*.test.ts).
  • Run tests (yarn test) and clean up any errors πŸš€
  • Select 1-2 Reviewers EOT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment