biopython / biopython/biopython.github.io
Update git usage page with advice on pull requests etc
- Ngôn ngữ chính
- CSS
- Star
- 167
- Fork
- 377
- Chỉ số merge pull request
- Không có pull request nào được merge trong 30 ngày
Mô tả
We could update http://biopython.org/wiki/GitUsage to be much shorter (refer to more external resources at GitHub or elsewhere rather than duplicate things) (_update: perhaps not, see below_), and concentrate on for Biopython specific topics like our development model (and link to http://biopython.org/wiki/Contributing or a new page specifically on coding styles, testing, etc).
For example, since we've tried to continue a single-branch model, most of our pull requests have been rebased and fast-forward merged (giving a linear history). To facilitate this, it can be helpful for the contributor to sometimes rebase and update their pull request (`git fetch origin` then ``git rebase origin/master` and `git push your_fork your_branch --force`), although often the person merging the PR will do this at the command line.
Hướng dẫn đóng góp
Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này
Hướng nghiên cứu
Bắt đầu với trang GitUsage và so sánh trang này với trang Contributing cùng các tài nguyên GitHub liên quan. Xác nhận phạm vi dự kiến trong chuỗi bình luận, sau đó rút gọn phần hướng dẫn nhưng vẫn giữ lại các chỉ dẫn đặc thù của Biopython về mô hình phát triển, bao gồm việc rebase pull request và fast-forward merging.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- git
- Lĩnh vực
- documentation
- Loại issue
- Tài liệu
- Độ khó
- 2/5
- Thời gian dự kiến
- 1-3 giờ
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Khá rõ ràng
- Mức phù hợp với người mới
- 35/100