浏览代码

update README with correct directions for PRs

Travis Nuttall 7 年前
父节点
当前提交
fa38cd54d7
没有帐户链接到提交者的电子邮件
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1
    1
      README.md

+ 1
- 1
README.md 查看文件

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