doc(commit_convention): add new category

Signed-off-by: Leonardo de Moura <leonardo@microsoft.com>
This commit is contained in:
Leonardo de Moura 2013-10-25 09:23:14 -07:00
parent f38178311c
commit 833c513840

View file

@ -26,6 +26,7 @@ Format of the commit message
- refactor
- test (when adding missing tests)
- chore (maintain, ex: travis-ci)
- perf (performance improvement, optimization, ...)
``<scope>`` is a name of module or a directory which contains changed modules. For instance,
it could be