Files
go-common/.gitlab/issue_templates/Bug.md
2019-04-22 18:49:16 +08:00

28 lines
467 B
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

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