Skip to content

Instantly share code, notes, and snippets.

@Alexzanderk
Last active March 22, 2023 21:23
Show Gist options
  • Save Alexzanderk/f858adc7f2a4180a575b5fd9eb169eae to your computer and use it in GitHub Desktop.
Save Alexzanderk/f858adc7f2a4180a575b5fd9eb169eae to your computer and use it in GitHub Desktop.
PR template

Summary of issue(s)

CLICKUP TASK: XX

Type of change

  • New feature (non-breaking change which adds functionality)
  • Bug fix (non-breaking change which fixes an issue)
  • Tech Debt / Refactor
  • Minor changes shouldn't affect anything
  • Changes will affect
  • Hotfix

What has been implemented?

Checklist

  • 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 (if applicable)
  • I have tested locally
  • I added test suits for testing
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment