From 793cccf86c4ef56a652b0f609edf97a7957249cd Mon Sep 17 00:00:00 2001 From: Jonathan Laksana <77358521+jlaksana@users.noreply.github.com> Date: Tue, 7 Nov 2023 11:39:17 -0800 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 fa0f880..2e189ef 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -6,7 +6,7 @@ Closes #{ISSUE NUMBER HERE} {Describe the purpose of your pull request} -### Modifications= +### Modifications {list out the files created/modified and a brief description of what was changed} @@ -21,7 +21,7 @@ Closes #{ISSUE NUMBER HERE} - [ ] The commit messages follows our [guidelines](https://h4i.notion.site/Conventional-Commits-593452ad1179489399ad3bd696ef772a) - [ ] The developer name is specified - [ ] The summary is completed -- [ ] Ask for a review in communication channels +- [ ] Assign reviewers ### Screenshots/Screencast