Skip to content

Instantly share code, notes, and snippets.

@franckweb
Created May 3, 2024 16:24
Show Gist options
  • Save franckweb/f0d213203e536d1efb2961fbba0e598c to your computer and use it in GitHub Desktop.
Save franckweb/f0d213203e536d1efb2961fbba0e598c to your computer and use it in GitHub Desktop.
Pull Request Template

Description

Include a technical summary of the code update.

Unit Tests

[x] added unit test [x] executed all unit tests in DEV env [x] added PHPUnit groups to facilitate unit tests execution

QA

[x] conducted basic QA in TEST/DEV envs [x] performed self-review of my own code

Code Formatting

[x] used Prettier in all updated files that apply

Readability

[x] added comments in hard-to-understand areas [x] have corrected any misspellings

Documentation

[] added documentation if needed

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