From 2fd0b8cbeb0f7bd6233cb8ed6959187d496be133 Mon Sep 17 00:00:00 2001 From: Jakub Delicat Date: Fri, 6 Dec 2024 10:26:44 +0000 Subject: [PATCH] Added checkbox for other PRs and vcs Signed-off-by: Jakub Delicat --- .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 0da411369..a37600dea 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,8 +4,10 @@ ### Requirements +- [ ] (Dependency PR) - [ ] Code style guidelines followed - [ ] Documentation updated +- [ ] Other repositories updated `.repos` ### Tests 🧪