From 4bd3c1d74abc2f00acb80caed21906580903f9cf Mon Sep 17 00:00:00 2001 From: Knugi <24708955+KnugiHK@users.noreply.github.com> Date: Wed, 7 May 2025 14:55:21 +0000 Subject: [PATCH] Update pull_request_template.md --- .github/pull_request_template.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 9a35962..45ef968 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,6 +1,6 @@ # Important Note -**All PRs (except for changes unrelated to source files) should target the `dev` branch.** +**All PRs (except for changes unrelated to source files) should target and start from the `dev` branch.** ## Related Issue