From e212641257fede53f1dceb14b64fc26249ac6089 Mon Sep 17 00:00:00 2001 From: Matjaz Gregoric Date: Tue, 11 Apr 2023 18:46:19 +0200 Subject: [PATCH] build: nudge devs about Palm release in github Remind devs that when they open PRs on edx-platform, that they should backport their bug fixes to the Palm master branch (and think about backporting to Olive as well). --- .github/pull_request_template.md | 13 +++++++------ 1 file changed, 7 insertions(+), 6 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 2d5e0d00c4..a755f3c904 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,12 +1,13 @@