From 94656c0a9f93dd2b713141ea72fdb1fe858669af Mon Sep 17 00:00:00 2001 From: Alexander Shorin Date: Sat, 4 Nov 2017 18:45:55 +0000 Subject: [PATCH] Clarify branch name in PR template Follow up #2464 --- .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 aa279007096..984e09c7f8b 100644 --- a/.github/PULL_REQUEST_TEMPLATE.md +++ b/.github/PULL_REQUEST_TEMPLATE.md @@ -7,7 +7,7 @@ as a target branch; - If this is a bug fix or documentation amendment, select the latest [release branch](https://github.com/aio-libs/aiohttp/branches) (which - looks like "x.x.x") --> + looks like "X.Y" e.g. "2.3") --> ## What do these changes do?