Jonathan Dong created WEEX-74:
---------------------------------
Summary: commit-msg in git hook should allow user to submit commit
with title [WEEX-xxx]
Key: WEEX-74
URL: https://issues.apache.org/jira/browse/WEEX-74
Project: Weex
Issue Type: Improvement
Components: Project
Reporter: Jonathan Dong
Assignee: sospartan
Priority: Minor
According to the current commit log policy, people can only submit commit with
the title:
{action} [{module}] {description}
more details can be found
[here](https://github.com/apache/incubator-weex/blob/master/CONTRIBUTING.md#commit-log)
As we decided to re-adopt Apache's Jira to track project's bugs and features,
we hope we can use the auto-correlation feature to automatically connect commit
with Jira issue by setting your commit log title with "[WEEX-xxx] <commit
title>". So it is needed to change the commit-msg git hook.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)