Skip to content

Instantly share code, notes, and snippets.

@akash-gajjar
Created May 3, 2023 12:19
Show Gist options
  • Save akash-gajjar/8b71a619c6d9d3b163b0535997426aff to your computer and use it in GitHub Desktop.
Save akash-gajjar/8b71a619c6d9d3b163b0535997426aff to your computer and use it in GitHub Desktop.
PULL_REQUEST_TEMPLATE.md

Description

Testing & Converage

Checklist

  • I have followed mentioned guidelines for raising a PR
  • 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 added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been merged and published in downstream modules
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment