From 21bb349cdc436ee592df2ab2e5fcf34785eed524 Mon Sep 17 00:00:00 2001 From: Loymdayddaud <145969603+TheGiraffe3@users.noreply.github.com> Date: Fri, 11 Oct 2024 13:06:16 +0300 Subject: [PATCH] feat(documentation): Add categories "Typo fix" and "Refactor" to the pull request template (#10572) --- .github/pull_request_template.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 56bcf6167609..7077b2767567 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -7,7 +7,9 @@ **Balance** **Feature** **Bug fix** +**Typo fix** **CI/CD/Testing** +**Refactor** **Documentation** This PR addresses the bug/feature described in issue #{{insert number}}