mirror of
https://github.com/mamoe/mirai.git
synced 2026-09-02 20:58:09 +08:00
Update CONTRIBUTING.md
This commit is contained in:
@@ -16,6 +16,12 @@ mirai 欢迎一切形式的代码贡献。你可以通过以下几种途径向 m
|
||||
|
||||
### 能做什么?
|
||||
|
||||
#### 分支
|
||||
|
||||
- `master`: 最新稳定版
|
||||
- `1.x`: 1.x 现有版本的开发
|
||||
- `dev`: 2.0 重构版本的开发
|
||||
|
||||
**请基于 `master` 分支进行文档修改; 基于 `dev` 分支进行其他修改 (否则你的修改可能被关闭或不会立即合并)**
|
||||
|
||||
- 代码优化: 优化任何功能设计或实现, 或是引入一个新的设计(请先通过 issue 与维护者达成共识)
|
||||
|
||||
Reference in New Issue
Block a user