diff --git a/Pull-Request-Checklist.md b/Pull-Request-Checklist.md index 2133fbe..eac8537 100644 --- a/Pull-Request-Checklist.md +++ b/Pull-Request-Checklist.md @@ -5,11 +5,11 @@ Before you send a pull request, make sure to read the [Contribution Guide](https As of July 2019. Here are the branches where you need to send pull requests: ``` -Version Branch Type of PR -------- ------ ----------- +Version Branch Type of PR +------- ------ ----------- +10 version-10-hotfix bugfixes only 11 version-11-hotfix bugfixes only -12 version-12-hotfix bugfixes only -13 develop bugfixes and new features +12 develop bugfixes and new features ``` ### Test Cases