mirror of
https://github.com/hs-web/hsweb-framework.git
synced 2026-05-07 21:55:57 +08:00
18 lines
756 B
Markdown
18 lines
756 B
Markdown
# 贡献你的代码
|
|
1. fork 本仓库
|
|
2. 修改,增加代码
|
|
3. 执行`mvn test`通过
|
|
4. 提交`pull request`
|
|
5. 坐等审查
|
|
6. 合并
|
|
|
|
# BUG
|
|
如果知道导致bug的位置,你可以直接修改后`pull request`,也可以提交[issues](https://github.com/hs-web/hsweb-framework/issues/new).我们会尽快解决.
|
|
|
|
# 需求&优化
|
|
你可以通过issues提交你希望`hsweb`增加的特性以及功能优化,并可以在 [projects](https://github.com/hs-web/hsweb-framework/projects)中查看`hsweb`的开发进展以及计划.
|
|
|
|
# 社区&交流
|
|
你可以通过提交`issues`或者加入官方QQ群:[515649185](http://shang.qq.com/wpa/qunwpa?idkey=3d66b5dd14991d7645af694e7649b373f3a9ce1216131094c78cb2348d542c41)
|
|
以及发送邮件和我们取得联系.
|