From bae2b05f10303a58de02f393ea36e69a00c656dd Mon Sep 17 00:00:00 2001 From: "Shishkevich D." <135337715+shishkevichd@users.noreply.github.com> Date: Tue, 22 Apr 2025 23:09:37 +0700 Subject: [PATCH] chore: remove checklist for pull request --- .github/pull_request_template.yml | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/.github/pull_request_template.yml b/.github/pull_request_template.yml index acb6ad59..7d566e94 100644 --- a/.github/pull_request_template.yml +++ b/.github/pull_request_template.yml @@ -17,8 +17,4 @@ ## Screenshots - - -## Checklist - -- [ ] Code follows the project's style guidelines \ No newline at end of file + \ No newline at end of file