Initial commit

This commit is contained in:
Donny
2019-04-22 20:46:32 +08:00
commit 49ab8aadd1
25441 changed files with 4055000 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
<!-- 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

View File

@@ -0,0 +1,19 @@
<!-- 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

View File

@@ -0,0 +1,20 @@
<!-- Title规范 : <基础库|服务名|doc> : <标题>
栗子:
1. library/log : xxxxxxxx
2. account-service : xxxxxxxx
3. doc : xxxxxxxx
-->
### Desc
<!-- 描述 -->
### Roadmap
* <step>
* <step>
### Links / Refs
* <ref>
* <ref>
<!-- /cc @xxx @yyy 抄送某人 -->
/label ~feature

View File

@@ -0,0 +1,20 @@
<!-- 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

View File

@@ -0,0 +1,22 @@
<!-- Title规范 : <基础库|服务名|doc> : <标题>
栗子:
1. library/log : xxxxxxxx
2. account-service : xxxxxxxx
3. doc : xxxxxxxx
-->
### Background
<!-- 背景介绍 -->
### Suggestion
<!-- 详细的建议内容 -->
### Expected behaviour
<!-- 预期表现 -->
### Links / Refs
* <ref>
* <ref>
<!-- /cc @xxx @yyy 抄送某人 -->
/lable ~suggestion