mirror of
https://github.com/hs-web/hsweb-framework.git
synced 2026-05-22 17:07:12 +08:00
Create CONTRIBUTING.md
This commit is contained in:
18
CONTRIBUTING.md
Normal file
18
CONTRIBUTING.md
Normal file
@@ -0,0 +1,18 @@
|
||||
# 贡献你的代码
|
||||
1. fork 本仓库
|
||||
2. 修改,增加代码
|
||||
3. 执行`mvn test`通过
|
||||
4. 提交`pull request`
|
||||
5. 坐等审查
|
||||
6. 合并
|
||||
|
||||
# BUG
|
||||
如果知道导致bug的位置,你可以直接修改后`pull request`,也可以勾出bug所在位置,然后提交[issues](https://github.com/hs-web/hsweb-framework/issues/new)
|
||||
并 `@zhou-hao`,label 选择`bug`.我们会尽快解决.
|
||||
|
||||
# 需求&优化
|
||||
你可以通过issues提交你希望`hsweb`增加的特性以及功能优化,并可以在 [projects](https://github.com/hs-web/hsweb-framework/projects)中查看`hsweb`的开发进展以及计划.
|
||||
|
||||
# 社区&交流
|
||||
你可以通过提交`issues`或者加入官方QQ群:[515649185](http://shang.qq.com/wpa/qunwpa?idkey=3d66b5dd14991d7645af694e7649b373f3a9ce1216131094c78cb2348d542c41)
|
||||
以及发送邮件和我们取得联系.
|
||||
Reference in New Issue
Block a user