From b4efed26a0259fcda37a7ed1e3f8964355b29744 Mon Sep 17 00:00:00 2001 From: Mauricio Siu Date: Sun, 14 Dec 2025 01:15:46 -0600 Subject: [PATCH] chore: add section for screenshots or videos in pull request template - Introduced a new section in the pull request template to encourage contributors to include screenshots or videos, enhancing the clarity and context of their submissions. --- .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 eaa5c7c9..aa99ffae 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -15,4 +15,4 @@ Before submitting this PR, please make sure that: Close automatically the related issues using the keywords: `closes #ISSUE_NUMBER` - +## Screenshots or Videos