biopython / biopython/biopython.github.io

Update git usage page with advice on pull requests etc

未关闭
#84 8 条评论 0 个 reaction 已指派 0 人 在 GitHub 查看
主要语言
CSS
星标
167
派生
377
PR 合并指标
30 天内没有已合并 PR

描述

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.

贡献指南

这个仓库没有索引到贡献指南

调研方向

从 GitUsage 页面开始,并将其与 Contributing 页面和相关的 GitHub 资源进行比较。在评论线程中确认预期范围,然后缩短指南,同时保留 Biopython 特有的开发模型指导,包括 pull-request rebasing 和 fast-forward merging。

由索引模型根据 Issue 内容生成。

评估

技术栈
git
领域
documentation
Issue 类型
文档
难度
2/5
预计耗时
1-3 小时
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。