From b2944f90bc4c580f05e0fa5407088453da289c80 Mon Sep 17 00:00:00 2001 From: Dennis Sen <108349707+warm-coolguy@users.noreply.github.com> Date: Thu, 30 Jan 2025 06:09:07 +0100 Subject: [PATCH] Update pull_request_template.md clarify pull request checklist assignment --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 4e977c230..0afb2a5fa 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ _Summarization of the changes in a short and concise sentence._ ## Instructions for local reproduction and review -## Pull Request Checklist (for Reviewee) +## Pull Request Checklist (for Assignee) - [ ] Changelogs are maintained - [ ] Functionality has been tested in Firefox, Chrome, Safari