From 2f5a5ecd489b9e5fae8c65af4945c70aad378b3b Mon Sep 17 00:00:00 2001 From: Matjaz Gregoric Date: Tue, 11 Oct 2022 20:15:24 +0200 Subject: [PATCH] build: nudge devs about Olive release in github Remind devs that when they open PRs on edx-platform, that they should backport their bug fixes to the Olive master branch (and think about backporting to Nutmeg as well). --- .github/pull_request_template.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/.github/pull_request_template.md b/.github/pull_request_template.md index 0c61d1fb74..4592ceb21b 100644 --- a/.github/pull_request_template.md +++ b/.github/pull_request_template.md @@ -1,10 +1,13 @@