28 lines
467 B
Markdown
28 lines
467 B
Markdown
<!-- Title规范 : <基础库|服务名|doc> : <标题>
|
||
栗子:
|
||
1. library/log : xxxxxxxx
|
||
2. account-service : xxxxxxxx
|
||
3. doc : xxxxxxxx
|
||
-->
|
||
### Version
|
||
<!-- 发生bug的版本号(retag) : v2.1.0 -->
|
||
|
||
### Range of affected
|
||
<!-- 影响范围:服务、用户等 -->
|
||
|
||
### Bug behavior
|
||
|
||
### Correct behavior
|
||
|
||
### Logs / Screenshots
|
||
```
|
||
一些log、截图等,不需要可以删除
|
||
```
|
||
|
||
### How to fix
|
||
|
||
|
||
<!-- /cc @xxx @yyy 抄送某人 -->
|
||
|
||
/label ~bug
|