20 lines
299 B
Markdown
20 lines
299 B
Markdown
<!-- Title规范 : <基础库|服务名|doc> : <标题>
|
|
栗子:
|
|
1. library/log : xxxxxxxx
|
|
2. account-service : xxxxxxxx
|
|
3. doc : xxxxxxxx
|
|
-->
|
|
### Desc
|
|
<!-- 描述 -->
|
|
|
|
### Goals
|
|
* <goal>
|
|
* <goal>
|
|
|
|
### Links / Refs
|
|
* <ref>
|
|
* <ref>
|
|
|
|
<!-- /cc @xxx @yyy 抄送某人 -->
|
|
|
|
/label ~refactor |