Skip to content

Instantly share code, notes, and snippets.

@zmoog
Last active January 13, 2022 17:14
Show Gist options
  • Star 1 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save zmoog/40e989c7e2a4450a4ee5d8b6d2833f04 to your computer and use it in GitHub Desktop.
Save zmoog/40e989c7e2a4450a4ee5d8b6d2833f04 to your computer and use it in GitHub Desktop.
Pull Request Template

Motivation

Change description

Additional Notes

Reviewer checklist

  • PR address a single concern.
  • PR title and description are properly filled.
  • Changes will be merged in master.
  • Changes are covered by tests.
  • Logging is meaningful in case of troubleshooting.
  • History is clean, commit messages are meaningful (see CONTRIBUTING.md) and are well formatted.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment