Skip to content

Instantly share code, notes, and snippets.

@samzhang111
Created March 24, 2015 16:10
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save samzhang111/c79767172759b5e3b918 to your computer and use it in GitHub Desktop.
Save samzhang111/c79767172759b5e3b918 to your computer and use it in GitHub Desktop.
Commit messages
Please tag commit messages with one of the following:
API: an (incompatible) API change
BLD: change related to building numpy
BUG: bug fix
DEP: deprecate something, or remove a deprecated object
DEV: development tool or utility
DOC: documentation
ENH: enhancement
MAINT: maintenance commit (refactoring, typos, etc.)
REV: revert an earlier commit
STY: style fix (whitespace, PEP8)
TST: addition or modification of tests
REL: related to releasing numpy
Please follow the numpy contribution guidelines for writing commit messages:
http://docs.scipy.org/doc/numpy/dev/gitwash/development_workflow.html#writing-the-commit-message
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment