You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Oliver Beckstein edited this page Sep 27, 2015
·
2 revisions
The guidelines for committing to the MDAnalysis git repository are part of the Style Guide.
Check in sets of changes via git. All changes in one revision should have a common theme. If you implemented two rather different things (say, one bug fix and one new feature) then split your check in into two.
Always add a descriptive comment (feel free to be verbose).
use a short (<50 characters) subject line that summarizes the change
leave a blank line
optionally, add additional more verbose descriptions; paragraphs or bullet lists (with - or *) are good