From 67e1c70545c46b5c8d2064018e6e50ca30a514ac Mon Sep 17 00:00:00 2001 From: Lysec Date: Sat, 7 Mar 2026 00:13:11 +0100 Subject: [PATCH] chore(PR template): add info about drafts --- .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 86cc90af4..3f9bc1987 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -2,6 +2,8 @@ +If this PR is not ready for review yet, please mark it as **Draft** until it's good to be reviewed. + ## Motivation Provide a clear and concise explanation of what this PR does and why it is needed.