Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 786 Bytes

PULL_REQUEST_TEMPLATE.md

File metadata and controls

29 lines (18 loc) · 786 Bytes

Description

Issue ticket number

Closes #xxxx

Checklist before requesting a review

  • I have performed a self-review of my code

  • Conforms to the Contributing guidelines

  • Proposed changes are described in the CHANGELOG.md

  • I have tested my code with viash ns test --parallel -q <name or namespace>

  • Check the correct box. Does this PR contain:

    • Breaking changes
    • New functionality
    • Major changes
    • Minor changes
    • Documentation
    • Bug fixes