From 533fba446d7f11e0b09f0942e773cebda319dcd0 Mon Sep 17 00:00:00 2001 From: Julian Taylor Date: Sat, 25 Mar 2017 15:14:18 +0100 Subject: DOC: add BENCH prefix to documented commit prefixes --- doc/source/dev/gitwash/development_workflow.rst | 1 + 1 file changed, 1 insertion(+) (limited to 'doc/source/dev') diff --git a/doc/source/dev/gitwash/development_workflow.rst b/doc/source/dev/gitwash/development_workflow.rst index 83464bf47..5476e3202 100644 --- a/doc/source/dev/gitwash/development_workflow.rst +++ b/doc/source/dev/gitwash/development_workflow.rst @@ -174,6 +174,7 @@ what not to do; the reader has to go look for context elsewhere. Standard acronyms to start the commit message with are:: API: an (incompatible) API change + BENCH: changes to the benchmark suite BLD: change related to building numpy BUG: bug fix DEP: deprecate something, or remove a deprecated object -- cgit v1.2.1