Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 1.8 KB

File metadata and controls

25 lines (19 loc) · 1.8 KB

Description

Checklist

  • Test your changes as thoroughly as possible before you commit them. Preferably, automate your test by unit/integration tests.
  • Make sure that all your commits are signed-off and that you are added to the Contributors file.
  • Make sure that all CI finish successfully.
  • Optional (but appreciated): Make sure that all commits are Verified.