From d4f555ef9ca74d5eb724c516e4c17e10238804a9 Mon Sep 17 00:00:00 2001 From: Arseniy Zaostrovnykh Date: Mon, 12 Jun 2023 11:57:47 +0200 Subject: [PATCH] Add a checkbox for the PR title guidelines --- .github/pull_request_template.md | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 7b7288b8ee..da7e0a2b59 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -5,4 +5,5 @@ A dedicated reviewer checked the rule description successfully for: - [ ] logical errors and incorrect information - [ ] information gaps and missing content - [ ] text style and tone +- [ ] PR summary and labels follow [the guidelines](https://github.com/SonarSource/rspec/#to-modify-an-existing-rule)