From: Suriyaa ✌️️ Date: Fri, 8 Jun 2018 18:46:27 +0000 (+0200) Subject: [3.7] Update version in '.github/PULL_REQUEST_TEMPLATE.md' (GH-7537) X-Git-Tag: v3.7.0rc1~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9bb9b535563a33f8cb7a581ec9e649cd16f5bd2e;p=thirdparty%2FPython%2Fcpython.git [3.7] Update version in '.github/PULL_REQUEST_TEMPLATE.md' (GH-7537) --- diff --git a/.github/PULL_REQUEST_TEMPLATE.md b/.github/PULL_REQUEST_TEMPLATE.md index 402e528feb2f..55e4168747e1 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -5,7 +5,7 @@ please ensure that the PR title is in the following format: [X.Y] (GH-NNNN) ``` -Where: [X.Y] is the branch name, e.g. [3.6]. +Where: [X.Y] is the branch name, e.g. [3.7]. GH-NNNN refers to the PR number from `master`.