From 981c7620e41d08e3c92a0570d56d0b106d2d10cb Mon Sep 17 00:00:00 2001 From: ^-Whatisthis'sya-^~_~^ <179701381+tr4200812@users.noreply.github.com> Date: Sun, 30 Mar 2025 00:45:00 +0700 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index ef54acad..d6c10a13 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,3 +1,4 @@ + **Description:** Describe your changes. @@ -5,5 +6,5 @@ Describe your changes. Add link to the related issue. **Check list:** -- [ ] Mark if documentation changes are required. -- [ ] Mark if tests were added or updated to cover the changes. \ No newline at end of file +- [🔌 ] Mark if documentation changes are required. +- [✔️ ] Mark if tests were added or updated to cover the changes.