biopython / biopython/biopython.github.io
Update git usage page with advice on pull requests etc
- Linguagem predominante
- CSS
- Estrelas
- 167
- Forks
- 377
- Métricas de merge de PRs
- Nenhum PR com merge em 30d
Descrição
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.
Guia de contribuição
Nenhum guia de contribuição indexado para este repositório
Direção de pesquisa
Comece pela página GitUsage e compare-a com a página Contributing e com os recursos relevantes do GitHub. Confirme o escopo pretendido na thread de comentários e, em seguida, torne a orientação mais curta, mantendo as recomendações específicas do Biopython sobre o modelo de desenvolvimento, incluindo o rebase de pull requests e o fast-forward merging.
Escrita pelo modelo de indexação a partir do texto da issue.
Avaliação
- Stack de tecnologia
- git
- Domínio
- documentation
- Tipo de issue
- Documentação
- Dificuldade
- 2/5
- Tempo estimado
- 1-3 horas
- Status de atividade
- Estagnada
- Clareza
- Razoavelmente clara
- Facilidade para iniciantes
- 35/100