diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index a91508a26b..36afe8477d 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -39,7 +39,7 @@ Open a thread on #daedalus-qa on Slack, mention `@daedalusqa` and `@daedalusteam ### Basics - [ ] PR assigned to the PR author(s) -- [ ] `input-output-hk/daedalus-dev` and `input-output-hk/daedalus-qa` assigned as PR reviewers +- [ ] Teammates from your squad (and those familiar with changed part of the app) are assigned as PR reviewers - [ ] If there are UI changes, Alexander Rukin assigned as an additional reviewer - [ ] All visual regression testing has been reviewed (assign `run Chromatic` label to PR to trigger the run) - [ ] PR has appropriate labels (`release-vNext`, `feature`/`bug`/`chore`, `WIP`)