MDAnalysis / scipy_proceedings

SciPy conference proceedings: MDAnalysis paper
Other
0 stars 4 forks source link

writing workflow #11

Closed orbeckst closed 8 years ago

orbeckst commented 8 years ago

@MDAnalysis/scipy2016 folks: self-organization appears to favor the pull/merge workflow.

Please don't be shy to grap a PR, do a quick review and merge. Don't wait for me to do it. (I would have just gone with the semi-chaotic pull/write/push... fix conflicts)

orbeckst commented 8 years ago

Note that a merge typically means that a PR cannot be automatically merged so you should look after your PRs and merge/rebase so that they can be cleanly merged. It's pretty painful with text and you really have to check that your merge did not remove previous text or changes.

Small PRs are much, much better than big ones.

orbeckst commented 8 years ago

Added workflow to the Style Guide