Skip to content

Instantly share code, notes, and snippets.

@zmoog
Last active January 13, 2022 17:14
Embed
What would you like to do?
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