mirror of https://github.com/halo-dev/halo
doc: update CONTRIBUTING.md.
parent
ce5801bf24
commit
ce13e6a5df
|
@ -1,6 +1,10 @@
|
|||
> 欢迎你参与 Halo 的开发,下面是参与代码贡献的指南,以供参考。
|
||||
|
||||
### 开发步骤
|
||||
### 代码贡献步骤
|
||||
|
||||
#### 0. 提交 issue
|
||||
|
||||
任何新功能或者功能改进建议都先提交 issue 讨论一下再进行开发,bug 修复可以直接提交 pull request。
|
||||
|
||||
#### 1. Fork 此仓库
|
||||
|
||||
|
@ -46,4 +50,4 @@ git push
|
|||
|
||||
### 开发规范
|
||||
|
||||
请参考 [https://halo.run/archives/code-style](https://halo.run/archives/code-style),请确保所有代码格式化之后再提交。
|
||||
请参考 [https://halo.run/archives/code-style](https://halo.run/archives/code-style),请确保所有代码格式化之后再提交。
|
||||
|
|
Loading…
Reference in New Issue