소스 검색

Change note about contributing branch.

Stefano Cossu 5 년 전
부모
커밋
c4a643e8db
1개의 변경된 파일4개의 추가작업 그리고 5개의 파일을 삭제
  1. 4 5
      docs/contributing.rst

+ 4 - 5
docs/contributing.rst

@@ -65,11 +65,10 @@ displaying and linking correctly.
 
 Likewise, please add mindful testing to new fatures or bug fixes.
 
-Development is done on the ``development`` branch. If you have any suggested
-addition to the code, please fork the repo, create a new branch for your topic
-and open a pull request against development. In case you find a critical bug,
-a hotfix can be proposed against master if agreed in the related issue
-discussion.
+Development is done on the ``master`` branch. If you have an addition to the
+code that you have previously discussed by opening an issue, please fork the
+repo, create a new branch for your topic and open a pull request against
+master.
 
 Last but not least, read carefully the `Code of Conduct
 <https://github.com/scossu/lakesuperior/blob/master/code_of_conduct.md>`__.