Skip to content

Latest commit

 

History

History
37 lines (27 loc) · 1.43 KB

File metadata and controls

37 lines (27 loc) · 1.43 KB

Summary

Describe the summary/big picture of your changes here to communicate to the maintainers why we should accept this pull request.

Types of changes

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Refactoring (no functional changes, no api changes)
  • Build related changes
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Code style update (formatting, renaming)
  • Documentation update
  • Other (please describe):

Checklist

  • I have added tests that prove my fix is effective or that my feature works
  • I have added necessary architecture and public interface documentation
  • Complex database migration required (with downtime)
  • Reprocessing of existing data required

Further comments (if required)