You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
hippo4j/docs/versioned_docs/version-1.4.2/community/contributor.md

735 B

sidebar_position
1

贡献指南

Git Commit Log 尽量使用英文。

Pull Request 尽量保持单一,不同语义的代码贡献应拆分多个 Pull Request。

为了让您的 GitHub ID 显示在 Contributor 列表中,别忘了以下设置:

git config --global user.name "username"
git config --global user.email "GitHub 账号邮箱"

贡献者列表

您可以在 Hippo4JHippo4J Console 的贡献列表中找到全部的贡献者名单。