Skip to content

Commit 137d5ad

Browse files
minor #294 Update supported branches in README file and PR template (GSadee)
This PR was merged into the 1.5 branch. Discussion ---------- | Q | A | --------------- | ----- | Branch? | 1.5 | Bug fix? | no | New feature? | no | Related tickets | Commits ------- Update supported branches in README file Update PR template
2 parents 438215e + bea1309 commit 137d5ad

File tree

2 files changed

+4
-5
lines changed

2 files changed

+4
-5
lines changed

.github/PULL_REQUEST_TEMPLATE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
| Q | A
22
| --------------- | -----
3-
| Branch? | 1.3 (security fixes), 1.4 or 1.5 (bug fixes, improvements), master (new features)
3+
| Branch? | 1.5 (security fixes), 1.6 (bug fixes, improvements), 1.7 (new features)
44
| Bug fix? | no/yes
55
| New feature? | no/yes
66
| Related tickets | fixes #X, partially #Y, mentioned in #Z

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,6 @@ Sylius Core Team’s plugin for [PayPal Commerce Platform](https://www.paypal.co
5151

5252
#### Supported branches
5353

54-
* `1.3` (v1.3.*) - security fixes
55-
* `1.4` (v1.4.*) - bug fixes
56-
* `1.5` (v1.5.*) - bug fixes, improvements
57-
* `master` (v1.6.*) - new features
54+
* `1.5` (v1.5.*) - security fixes
55+
* `1.6` (v1.6.*) - bug fixes, improvements
56+
* `1.7` (v1.7.*) - new features

0 commit comments

Comments
 (0)