Browse Source

update README with correct directions for PRs

Travis Nuttall 6 years ago
parent
commit
fa38cd54d7
No account linked to committer's email address
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      README.md

+ 1
- 1
README.md View File

6
 
6
 
7
 ## About Pull Requests
7
 ## About Pull Requests
8
 
8
 
9
-The `0.10.9` branch is the next branch intended to be released, so patches and pull requests should be applied to that branch if possible.
9
+Bugfixes should be applied to the `0.10.9` branch and new features should be applied to the `0.11.0`. Documentation/README updates can be applied directly to `master`.
10
 
10
 
11
 <br>
11
 <br>
12
 
12