docs(contributing)

This commit is contained in:
07akioni 2021-05-27 13:35:08 +08:00
parent 8b249709b6
commit 0c203c2b80

9
CONTRIBUTING.md Normal file
View File

@ -0,0 +1,9 @@
# Contributing
- For document & bug fix, please create pull request to `main` branch.
- For new features, please create pull request to `feat` branch.
# 贡献代码
- 对于文档和 bug fix请对 `main` 分支提交 Pull Request
- 对于新特性,请对 `feat` 分支提交 Pull Request