Hi all:
We have added a document[1][2] to guide the format of the commit log to help us
write a more standardized commit message.
Through standardized commit message, we can automatically generate a change
log, or know more clearly about function changes or bug fixes.
[1]
http://doris.incuba
I think the three below items are ambiguous and misleading:
*feat-new: New function
New feature or just a new expression function? And is the abbreviation
`feat` sort for the word feature?
The following ones are all `optimization`, it's sometimes hard to tell the
difference.
*feat-opt: Optimiza
looks good to me.
Could you please update the doc?
docs/zh-CN/developer-guide/commit-format-specification.md
docs/en/developer-guide/commit-format-specification.md
--
此致!Best Regards
陈明雨 Mingyu Chen
Email:
chenmin...@apache.org
在 2021-11-25 10:54:41,"Shuo Wang" 写道:
> I think the th
My pleasure. I'd send a PR to update the doc.
BTW, thanks for your work to standardize the commit log format!
陈明雨 于2021年11月25日周四 上午11:05写道:
> looks good to me.
> Could you please update the doc?
>
>
> docs/zh-CN/developer-guide/commit-format-specification.md
> docs/en/developer-guide/commit-for