From a72b3b280d61f281cd3bfb3f3370e2379b017ffc Mon Sep 17 00:00:00 2001 From: Jeff Gehlbach Date: Tue, 2 Apr 2024 16:02:29 -0400 Subject: [PATCH] Corrected target branch name in repo PR template --- .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 11f88e1..21db174 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -4,7 +4,7 @@ Thank you for sharing your work and for opening a PR. (!) IMPORTANT (!): -First make sure that you point your PR to the `devel` branch! +First make sure that you point your PR to the `dev` branch! Now please read the comments carefully and try to provide information on all relevant titles.