19 lines
341 B
Markdown
19 lines
341 B
Markdown
|
<!-- Title规范 : <基础库|服务名|doc> : <标题>
|
||
|
栗子:
|
||
|
1. library/log : xxxxxxxx
|
||
|
2. account-service : xxxxxxxx
|
||
|
3. doc : xxxxxxxx
|
||
|
-->
|
||
|
### Desc
|
||
|
<!-- 描述 -->
|
||
|
|
||
|
### Doc list
|
||
|
- [ ] + README.md
|
||
|
- [ ] m app/service/CONTRIBUTORS.md
|
||
|
- [ ] - app/service/*/CHANGELOG.md
|
||
|
|
||
|
### Links / Refs
|
||
|
* <ref>
|
||
|
* <ref>
|
||
|
|
||
|
/lable ~documentation
|