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
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