From 972a45e56c240106227b021986527028adaadc90 Mon Sep 17 00:00:00 2001 From: "Zhiyong (Justin) He" Date: Thu, 25 Apr 2024 11:47:40 +0300 Subject: [PATCH] Update pull_request_template.md --- .github/PULL_REQUEST_TEMPLATE/pull_request_template.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md index aabb509..3ecbfa3 100644 --- a/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +++ b/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md @@ -6,8 +6,8 @@ ## Related Issues [If this pull request is related to any GitHub issue(s), please reference them here.] -## Screenshots or GIFs (if applicable) -[Include any screenshots or GIFs that help demonstrate the changes.] +## Pictures (if applicable) +[Include any pictures that help demonstrate the changes.] ## Checklist - [ ] I have added/updated tests to cover my changes.