Skip to content

Latest commit

 

History

History
52 lines (35 loc) · 1.57 KB

pull_request_template.md

File metadata and controls

52 lines (35 loc) · 1.57 KB

Ticket(s)

Description

Related

To test

Types of Change(s)

  • 🪲 Bug fix (non-breaking change that fixes an issue)
  • ✨ New feature (non-breaking change that adds functionality)
  • 💥 Breaking change (fix or feature that would cause existing functionality to change)

If breaking, Which other services does it affect?

  • authx
  • data-portal
  • ingest
  • clinical ETL
  • federation
  • htsget-app
  • katsu
  • CanDIG OPA
  • Query

Has it been tested for:

  • My change requires a change to the documentation
  • I have updated the documentation accordingly
  • Prettier linter doesn't return errors
  • Locally tested
    • using stable release
    • using develop branches
  • Dev server tested
  • Production tested when merging into stable/production branch