From 16eba4f45b968ebb04ef6c05a78b961b50682b3e Mon Sep 17 00:00:00 2001 From: Moti Asayag Date: Tue, 9 May 2023 10:37:04 +0300 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index b2f69ec3f..12fa93bb5 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -18,11 +18,11 @@ Fixes # - [ ] Integration tests - [ ] CI - [ ] Documentation -- [ ] Auto generated SDK code +- [ ] Auto-generated SDK code **Impacted services** - [ ] Workflow Service -- [ ] Notifivcation Service +- [ ] Notification Service **Checklist** - [ ] Subject and description added to both, commit and PR.