Skip to content

Commit 4246f04

Browse files
committed
A CONTRIBUTING commit specs
1 parent 3f174ba commit 4246f04

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

CONTRIBUTING.md

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -39,18 +39,10 @@ U chart 修改纬度描述
3939
TYPE 只允许使用下面的标识:
4040

4141
```
42-
* A: 新增功能(Add Feature)
43-
* U: 更新功能(Update)
44-
* F: 修复bug(Fix)
45-
* D: 废弃功能(Deprecated)
46-
```
47-
48-
49-
* scope是变更范围的描述,为可选项,允许下面2个标识:
50-
51-
```
52-
* 全局: 修改的内容会影响到项目全局
53-
* 变更模块名: 若修改的内容仅在部分模块内,则指明变更的模块
42+
A: 新增功能(Add Feature)
43+
U: 更新功能(Update)
44+
F: 修复bug(Fix)
45+
D: 废弃功能(Deprecated)
5446
```
5547

5648

0 commit comments

Comments
 (0)