Skip to content

Instantly share code, notes, and snippets.

@wiledal
Last active November 17, 2023 08:46
Show Gist options
  • Save wiledal/7ec2f8ecf50000ee82723d8b32d1ac15 to your computer and use it in GitHub Desktop.
Save wiledal/7ec2f8ecf50000ee82723d8b32d1ac15 to your computer and use it in GitHub Desktop.
PR Template

Description

Closes JIRA-XXXX

Type of change

  • πŸ› Bug fix
  • ✨ New feature
  • πŸ“¦ Other (tests, refactoring, docs, etc.)

Checklist:

  • πŸ” I have performed a self-review of my code
  • πŸ’¬ I have commented my code, particularly in hard-to-understand areas
  • πŸ“— I have made corresponding changes to the documentation
  • πŸ§‘β€πŸ”¬ I have verified my changes in supported browsers (Safari, Firefox, iOS, etc.)
  • ⭐️ My changes generate no new warnings
  • πŸ§ͺ I have added tests
  • 🟒 All new and existing unit tests pass
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment